argumentcomputer / lurk

Lurk is a Turing-complete programming language for zk-SNARKs. It is a statically scoped dialect of Lisp, influenced by Scheme and Common Lisp.
https://docs.argument.xyz
MIT License
47 stars 3 forks source link

chore: drop `Tuple100`-related API #367

Closed arthurpaulino closed 3 weeks ago

arthurpaulino commented 3 weeks ago

We're not constructing this kind of data anymore - since Thunks (now Fix) were changed.