[ 原始碼: ocaml-duration ]
套件:libduration-ocaml(0.2.1-1)
libduration-ocaml 的相關連結
Debian 的資源:
下載原始碼套件 ocaml-duration:
- [ocaml-duration_0.2.1-1.dsc]
- [ocaml-duration_0.2.1.orig.tar.bz2]
- [ocaml-duration_0.2.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
conversions to various time units for OCaml (runtime)
A duration is represented in nanoseconds as an unsigned 64 bit integer. This has a range of up to 584 years. Functions provided check the input and raise on negative or out of bound input.
This package contains runtime files.