exhal v8.2.0 ExHal.Collection
Utility functions for dealing with RFC 6473 collections
Link to this section Summary
Functions
Returns a string representation of this HAL collection.
Deprecated
see render/1
Returns a stream that iterate over the collection represented by a_doc
.
Link to this section Functions
Link to this function
render!(enum)
Returns a string representation of this HAL collection.
Link to this function
to_json_hash(enum)
Deprecated
see render/1
Link to this function
to_stream(a_doc)
Returns a stream that iterate over the collection represented by a_doc
.