foundation-edge v0.0.4 Release Notes

    • โž• Add Conduit for all your streaming needs
    • ๐Ÿ”ฆ Expose Sequential from Foundation
    • Export internal withPtr for optimisation
    • Export ifThenElse
    • ๐Ÿ‘‰ Use the proper String type for error instead of [Char]
    • โž• Add any and all to Collection
    • โž• Add defaulting to Integer and Double for numerical types
    • โž• Add negation for Double and Float (and their associated C types)
    • โž• Add/Export system bindings (Posix file/memory handling, Linux Inotify)
    • โž• Add Big Endian (BE) / Little Endian (LE) wrapping types
    • โž• Add a way to transform an UArray into Hexadecimal/Base16
    • โž• Add IPv4 and IPv6 types