lark-intern 0.1.0

Interning capabilities for the Lark compiler.
Documentation

Interning capabilities for the Lark compiler. Interning is the process of taking a complex structure, storing it in a storage, and referring to it by a simpler data value.

For more information, see the main readme and internals doc.