Module Brassaia_eio.Export_for_backends

module Store_properties = Store_properties
module Logging = Logging
module Reversed_list = Reversed_list
module Path = Path
include module type of struct include Import end
type read = Perms.read
type write = Perms.write
type read_write = Perms.read_write

Dependency extensions

module Option = Import.Option
module List = Import.List
module Mtime = Import.Mtime
module Seq = Import.Seq
val shuffle : Stdlib.Random.State.t -> 'a array -> unit