slang
slang copied to clipboard
Stdlib: Fill descriptions for stdlib Builtin interfaces
Currently the doc generation tool reports that 682 descriptions are missing, which is about 86%.
We need to fill in the descriptions preferably in a priority order.
- We need clear descriptions for
interface
, because interfaces don't have implementations and they are nothing without documentation.