
26 Feb
2020
26 Feb
'20
8:52 a.m.
Also Hoogle is a good resource, here is the link to the[Prelude module](https://hackage.haskell.org/package/base-4.12.0.0/docs/Prelude.html). From there you can access the functions' source. Cheers, Alex