lascar.utils
Utils
lascar
module Dot : sig ... end
Types for controling the aspect of .dot output files
module FilenameExt : sig ... end
Extension to the Stdlib.Filename module
Stdlib.Filename
module ListExt : sig ... end
Extension to the Stdlib.List module
Stdlib.List
module Misc : sig ... end
Several useful types and functions
module Option : sig ... end
Several functions operating on values of type 'a option
'a option
module OrderedTypeExt : sig ... end
Extension to the Stdlib.Set.OrderedType module
Stdlib.Set.OrderedType
module SetExt : sig ... end
Extension to the Stdib.Set module
Stdib.Set
module StringExt : sig ... end
Extension to the Stdlib.String module
Stdlib.String
module Stringable : sig ... end
String-convertible types
module Tree : sig ... end
A basic implementation of n-ary trees