lerox: Add lerox, a silly little combinator library

This commit is contained in:
2023-09-22 23:54:09 -05:00
parent 56b17dea3b
commit 90ef1f542d
4 changed files with 67 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[workspace]
members = ["libconlang"]
members = ["libconlang", "lerox"]
resolver = "2"
[workspace.package]