- strings are now made of graphemes
- char is no longer a literal type
- preliminary binary support
- added implicit extraction methods for primitives
- added explicit extraction method for atoms
Nothing has been tested yet
- updated write_fn_step to support attributes, bind names and
explicit argument types
- added define_fn to generate write_fn_step sequences
- updated concatenate to define_fn as an example