batch_elixir v0.2.2 BatchElixir.Serialisation View Source

Provide some helpers

Link to this section Summary

Functions

Compact a map by removing keys that have nil as value

Convert a structure to a map recursivly

Link to this section Functions

Compact a map by removing keys that have nil as value

Link to this function

structure_to_map(structure) View Source

Convert a structure to a map recursivly