crocks
crocks copied to clipboard
Add documentation for the `List` crock
Description
To bring it in-line with the other Crocks we need to add in descriptive documentation for the List crock with examples
Task List
- [ ] Add main List.md file to 'docs/src/pages/docs/crocks/' based on the others
- [ ] Ensure it has the correct 'weight'
- [ ] Locate all references to
Listand update it to link to the newListdocumentation. Reference the section where possible - [ ] Update
docs/src/pages/docs/crocks/index.mdwith links to the newList.mdpage - [ ] Update
docs/src/pages/docs/functions/pointfree-functions.mdwith links to the newList.mdpage
For more information, see the CONTRIBUTING guide.
Further Information
This was sourced from https://github.com/evilsoft/crocks/issues/42
This will need to wait and be completed after the changes are made to the behaviour for List