coalton-lang / coalton

Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
https://coalton-lang.github.io/
MIT License
1.12k stars 67 forks source link

Add optional docstrings for type constructors #1130

Open Izaakwltn opened 3 months ago

Izaakwltn commented 3 months ago

In the same vein as #1121 and #1125, add support for optional docstrings when defining type constructors.