Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/smlhelp/aux-library into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobneu committed Jun 16, 2021
2 parents 215fb9b + faffe0a commit 4666a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ This repository contains an auxiliary library for Standard ML, meant as a supple
## Modules List
- `Timing`: Provide common utilites relating to date, time, and timing. _datatypes, higher-order functions, order_
- `Language`: Various combinators for `string -> bool` functions. _higher-order functions_
- `Regexp`: Regular expression matcher. _datatypes,continuation passing style, exceptions_
- `Regexp`: Regular expression matcher. _datatypes, equality types, continuation passing style, exceptions_

0 comments on commit 4666a36

Please sign in to comment.