- refactor: use list comprehensions to replace most Enum functions to highly improve performance
- simplify code of list comprehensions
- adopt list comprehensions to replace Enum.map to improve performance
- make
reveal
a private function
- let it crash, do not rescue inside
- simlify and refactor implement with pattern matching to improve performace
- make
a/*/c
when field a is an array invalid - refactor code to apply more pattern matching
- update doc and description
- finish basic function and publish it to Hex with ❤️