-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hello!
When using Recase.Enumerable.convert_keys, it tries to recursively convert keys in maps. The problem is that not every map has Enumerable protocol implementation, so it raises if it finds for example DateTime struct.
Guess we could check if Enumerable is implemented?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels