Skip to content

0.20.0

Choose a tag to compare

@ubolonton ubolonton released this 04 Mar 16:35
· 41 commits to master since this release
  • Added use_functions!, which enables module code to cache references to frequently-used Lisp functions.
  • Implemented PartialEq for Value, GlobalRef, OnceGlobalRef, enabling more ergonomic code.