ilo 0.12.0

ilo - the token-minimal programming language AI agents write
Documentation
1
2
3
-- feature: spl — split string
-- expected: 3
main>n;parts=spl "a,b,c" ",";len parts