Skip to content

v0.11.0

Compare
Choose a tag to compare
@ichiban ichiban released this 28 Aug 05:16
· 166 commits to main since this release
e59f5c2

What's Changed

We've introduced drastic changes on term representations:

  • Now we have efficient internal representations for lists, character lists, character code lists, and partial lists
  • Any Go values, other than Variable, Atom, Integer, Float, Compound, are atomic terms of their own types

Full Changelog: v0.10.5...v0.11.0