prodis / miss-elixir

Some functions that I miss in Elixir standard library (and maybe you too).
Apache License 2.0
42 stars 4 forks source link

Fixes `Miss.Map.from_nested_struct/2` #7

Closed zekus closed 2 years ago

zekus commented 2 years ago

When a struct was nested into a map, the struct was not converted to map.