package stdune
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=a10386f980cda9417d1465466bed50dd2aef9c93b9d06a0f7feeedb0a1541158
sha512=d1622939713133a1f28617229896298d6ef194c48a47d011e4b752490fc83893cc920a8395d7ac60bc384a6c9b233ebf0665f38f74f2774a983e9d3b241a7746
doc/stdune/Stdune/index.html
Module Stdune
Source
include sig ... end
Appendable lists: concatenation takes O(1) time, conversion to a list takes O(n).
A (to be expanded) collection of functions for working with non-empty lists.
An exception together with the backtrace that raised it.
Like Path.Set.t
but tailored for representing sets of file names in the same parent directory. Compared to Path.Set.t
, Filename_set.t
statically enforces an important invariant, and can also be processed more efficiently.
Hashtable with a simple polymorphic type, but without the polymorphic equality.
A programming error that should be reported upstream
Error meant for humans
A message for the user
Non-fatal user errors
Safe version of Scanf from the stdlib. Does not raise parsing errors errors.
Portable access /dev/null
with some shared fd's to reduce the open fd count