j
k
j a
j l
Hi Juan,
Now, the problem is what can I do to have a type that contains a single Int? Is there a sort of id for types so that I can write
Identity is the solution f :: Example Identity Int -> Int f (Example i) = 2 * runIdentity i Alex.
Back to the thread
Back to the list