Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. Traversable Instance of the Constant type - Think I got it
(Atrudyjane)
----------------------------------------------------------------------
Message: 1
Date: Fri, 21 Apr 2017 03:23:37 -0400
From: Atrudyjane <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: [Haskell-beginners] Traversable Instance of the Constant type
- Think I got it
Message-ID:
<rauRFbG_iAPhSwd5BIZ-7W1VIr43CBi0nYbgUmYCj-_muSe3UYO9ruAh1Gf1hBxqykbwn-YIoj6hhxC4Q6hqyZet0N8lHjQyClHWxRVX5vI=@protonmail.com>
Content-Type: text/plain; charset="utf-8"
Got confused thinking that the pure function called by Constant's traversable
instance was the pure defined in Constant's applicative, which just returns
Constant. Was explained to me that the type is inferred by the 'f' passed to
it. If you read my OP, thank you.
Regards,
Andrea
Sent with [ProtonMail](https://protonmail.com) Secure Email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mail.haskell.org/pipermail/beginners/attachments/20170421/6e3a3b25/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 106, Issue 15
******************************************