5 Jan
2008
5 Jan
'08
2:38 a.m.
On Jan 4, 2008 4:19 PM, Peter Verswyvelen
Yes, but it would be nice to attach some "parameter-comment" to the types no? Now a lot of documentation is written in the style "the 7th parameter is...". Not very user friendly :)
Haddock allows you to put documentation inside the parameters. If you function has that number of arguments, you can name them in the parameter docs. -- Felipe.