Tree Versus DAG Bindings
Written by Dominik Pantůček on 2025-07-17
racketQi is an interesting, flow-oriented programming language. It has a very tacit vibe. But still - sometimes it is useful to bind values to named identifiers. And with certain flow forms you end up with strange binding scopes.