Closed johnchandlerburnham closed 4 years ago
@MaisaMilena @neocastro I closed previous separate issues so we can track everything in one place
I have Arelin and F64. Arelin depends on F64, List, and Map. F64 have some error on .fmc
that I still have to check.
I'll take U16, U32 and U64
I'll take Nat, Bool, Function and also the small ones: Concat, Newtype, Nonempty, Set, Show, Stringifier, Subset, The, UFind, UNode
DONE
Finished the Us, moving on to Data
I'll take A, Core, Debug, Lang, Data
List and String are done enough for anything that previously depended on them. I will need to add some things when I implement the parser: https://github.com/moonad/Moonad/pull/97
Formality has grown a lot and not all files in Moonad are using the latest conventions and language features.
We need to go through each file and update to latest.
@MaiaVictor @MaisaMilena @gabriel-barrett @neocastro post the files you want update responsibility for here.
I would like String.fm, List.fm and Parsec.fm.