ilo 26.5.0

ilo - the token-minimal programming language AI agents write
Documentation
1
2
3
-- feature: nested list construction + len
-- expected: 2
main>n;xs=[[1,2],[3,4]];len xs