[Agda] Monads in std lib

Daniel Peebles pumpkingod at gmail.com
Fri Oct 2 01:04:20 CEST 2009


I understood that, but what is the purpose to separating them like
that? Is there overhead to getting a record that contains the laws as
well as the operations/values?

Thank you,
Dan

On Thu, Oct 1, 2009 at 6:45 PM, Nils Anders Danielsson
<nad at cs.nott.ac.uk> wrote:
> On 2009-10-01 22:56, Daniel Peebles wrote:
>>
>> I've wondered about this before. What is the purpose of the
>> Raw<structure>/<structure> distinction in the standard library? I've
>> noticed it in the Algebra module too.
>
> "Raw" structures contain sets and operations but no laws.
>
> --
> /NAD
>
>
> This message has been checked for viruses but the contents of an attachment
> may still contain software viruses, which could damage your computer system:
> you are advised to perform your own checks. Email communications with the
> University of Nottingham may be monitored as permitted by UK legislation.
>
>


More information about the Agda mailing list