Obj.Ephemeron
SourceEphemeron with arbitrary arity and untyped
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).
Maximum length of an ephemeron, ie the maximum number of keys an ephemeron could contain