package unix-sys-resource

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

Module Resource.Limit

type t =
  1. | Limit of int
  2. | Infinity
val min : t -> t -> t
val to_string : t -> string
OCaml

Innovation. Community. Security.