Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobneu authored May 5, 2021
1 parent 111ced4 commit faffe0a
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 faffe0a

Please sign in to comment.