elm icon indicating copy to clipboard operation
elm copied to clipboard

concept: generics

Open mpizenberg opened this issue 3 years ago • 1 comments

mpizenberg avatar Jul 25 '21 09:07 mpizenberg

I've filled it and updated this with your remarks. I've also removed the section about higher order functions since it actually does not have anything to do with generics. This is a higher order function: foo : (Int -> Int) -> String for example.

Let me know what you think of the updated content!

mpizenberg avatar Aug 03 '21 14:08 mpizenberg

Resolved in #532 instead

ceddlyburge avatar Nov 28 '22 19:11 ceddlyburge