Haskell-Things / Haskell-Things/ImplicitCAD
Main module missing haddock
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
As a newcomer to CAD (but not to Haskell), the haddock pages leave much to be desired. For example, what is this `R` parameter to all of the `write` functions? It's completely undocumented. Diving into the source suggests it's some sort of resolution, but I'm unsure if I should be giving it big or small values. A good rule of thumb is that every function and non-obvious parameter exported by the main module should have haddock.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.