This website requires JavaScript.
Explore
Help
Register
Sign In
Bruce
/
tomo
Watch
1
Star
0
Fork
0
You've already forked tomo
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
1,633
Commits
2
Branches
0
Tags
5
MiB
38d6189d43
Commit Graph
4 Commits
Author
SHA1
Message
Date
Bruce Hill
074cf22ad4
Change function syntax from
func(args)->ret
to
func(args -> ret)
2024-10-09 13:26:28 -04:00
Bruce Hill
3c0a8f0b89
Syntax tweak: use ':' for blocks
2024-04-28 14:58:55 -04:00
Bruce Hill
6c01eef851
Introducing the main() function
2024-04-12 13:09:31 -04:00
Bruce Hill
5cfc01ac09
Add function/caching test
2024-03-09 16:46:25 -05:00