More ideas
This commit is contained in:
parent
20c507a9ec
commit
87866cff55
3
TODO.md
3
TODO.md
@ -30,6 +30,9 @@
|
|||||||
- Parser is putting stuff in ModuleDataBlock
|
- Parser is putting stuff in ModuleDataBlock
|
||||||
- Compiler should probably do that
|
- Compiler should probably do that
|
||||||
- Make prelude more an actual thing
|
- Make prelude more an actual thing
|
||||||
|
- Merge in type3types.LOOKUP_TABLE
|
||||||
- Implemented Bounded: https://hackage.haskell.org/package/base-4.21.0.0/docs/Prelude.html#t:Bounded
|
- Implemented Bounded: https://hackage.haskell.org/package/base-4.21.0.0/docs/Prelude.html#t:Bounded
|
||||||
- Try to implement the min and max functions using select
|
- Try to implement the min and max functions using select
|
||||||
- Filter out methods that aren't used; other the other way around (easier?) only add __ methods when needed
|
- Filter out methods that aren't used; other the other way around (easier?) only add __ methods when needed
|
||||||
|
- Move UnaryOp.operator into type class methods
|
||||||
|
- Move foldr into type class methods
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user