elixir_script v0.13.0 Release Notes

Release Date: 2015-10-26 // over 8 years ago
  • โž• Added

    • Base module with function: encode64, decode64, and decode64!
    • String module
    • Bitwise module
    • Map module
    • MapSet module
    • Set module
    • ๐Ÿ‘ Protocol support
    • โž• Added Collectable, Enumerable, Inspect, List.Chars, and String.Chars protocols. The only one currently being used in the Standard Library, however, is String.Chars