drym-org / qi

An embeddable flow-oriented language.
58 stars 12 forks source link

Identify other cases where we could support bindings #160

Open countvajhula opened 6 months ago

countvajhula commented 6 months ago

E.g. selective binding (as _ v _), packing values (as u v . ws), and binding exceptions in try (#29 ). Also review the interaction of bindings with clos.