Module Obj.EphemeronSource
Ephemeron with arbitrary arity and untyped
alias for Obj.t
create n returns an ephemeron with n keys. All the keys and the data are initially empty. The argument n must be between zero and max_ephe_length (limits included).
return the number of keys
Maximum length of an ephemeron, ie the maximum number of keys an ephemeron could contain