package core_kernel

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Iobuf.ItoaSource

Sourceval num_digits : int -> int

num_digits x returns the number of digits in x. (num_digits 0 is defined as 1).

OCaml

Innovation. Community. Security.