JSV.Helpers.MapExt (jsv v0.10.0)

View Source

Helpers to work with maps.

Summary

Functions

Returns the given struct without its :__struct__ key and any key whose value is nil.

Functions

from_struct_no_nils(struct)

@spec from_struct_no_nils(struct()) :: map()

Returns the given struct without its :__struct__ key and any key whose value is nil.