☂ Provide KDocs for public API: Continued #811
Labels
KDocs
Improvements or additions to KDocs
☂ umbrella issue
Label assigned to issues that are collections of smaller issues
Milestone
Continuation of #286.
Now we have a KDoc preprocessing wiki/guide (#805), we can continue documenting the public API.
I'll make a small collection of operations that we can document together to start getting the hang of it. This will be an umbrella issue:
flatten
#814 (simple)distinct
/distinctBy
#817 (simple)remove
#819 (simple)corr
#1020 (not that simple)gather
#815 (a bit more advanced)move
#813 (a bit more advanced)group
/ungroup
#820 (a bit more advanced)convert
#1019 (a bit more advanced)add
#816 (advanced)groupBy
/pivot
#821 (very advanced)If you want to use an operation as an example, I'd recommend looking at select.
The text was updated successfully, but these errors were encountered: