# Roadmap ## Datastructures ### (Resizable) Arrays ### Linked Lists ### Binary Trees ### Graphs ### Result Monad? ### Reader/ Writer Monads? ### Other Monads? ## Input ### Better File Handling ### Parse Integer Strings ### Parse Floating Point Strings ### Parse Floating Points to Strings ## Output ### Print no newline ### Print digits no newline ### Memdump ### Flagdump ### Regdump