Skip to content
#

functor

Here are 124 public repositories matching this topic...

dalefrancis88
dalefrancis88 commented Feb 26, 2019

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 List and update it to link to the new List documentation. Reference the section
bow
truizlop
truizlop commented Feb 26, 2019

Description

The current docs generated with Jazzy show only the methods that a class declares itself, but not the ones inherited from superclass or superclass conformance extensions. For instance, Id shows only 5 methods, but ForId conforms to a number of typeclasses that add methods to `

In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.

  • Updated Apr 30, 2020
  • Haskell
taras
taras commented Apr 3, 2018

Filterable is pretty straightforward, but it's the only typeclass that's missing from the documentation. I would write the description for it, but the rest was written in Charles' words. So, it'd be good for consistency to have it written by Charles.

Improve this page

Add a description, image, and links to the functor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the functor topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.