# Functions

No description provided by the author
GetOutOfArray takes a generic type that must implement cbor.Unmarshaler and returns a particular vale of a TAmt type passed as cid.Cid given the nonce If the type does not implement cbor.Unmarshaler then this returns an error at runtime.
GetOutOfHamt takes a generic type that must implement cbor.Unmarshaler and returns a particular value of a THamt type passed as cid.Cid given the key If the type does not implement cbor.Unmarshaler then this returns an error at runtime.
No description provided by the author