Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
compiler
Repository
e466a8ddd370f078f044b2e77302301ada700c2c
Switch branch/tag
compiler
frontend
utilities.dcl
Find file
Blame
History
Permalink
new Bag type: :: Bag x = Pair (Bag x) (Bag x) | Single x | Empty
· 63e1e7f3
Martin Wierich
authored
Sep 20, 2000
using this for accumulators is more elegant than using lists
63e1e7f3