ncsa / qdl

the QDL programming language
Other
1 stars 0 forks source link

add support for function documentation in lambdas #41

Closed jjg-123 closed 1 month ago

jjg-123 commented 5 months ago

we should be able to do something like f(x)-> block[=== some documentation statements ];

So online help can read the documentation.