day 3, add [un]curry and swap to utils
This commit is contained in:
parent
efde27f8c8
commit
883d16a3a3
4 changed files with 366 additions and 0 deletions
4
bin/d3/dune
Normal file
4
bin/d3/dune
Normal file
|
@ -0,0 +1,4 @@
|
|||
(executable
|
||||
(public_name d3)
|
||||
(name main)
|
||||
(libraries core utils))
|
Loading…
Add table
Add a link
Reference in a new issue