sheet-parser-hs/Notes.md

5 lines
127 B
Markdown

# Some development notes
## Maps
Consider thinking about using the `Data.Map.Map` datatype instead of `[Skill]` and `[Stat]`.