mikesol / deku-documentation

Documentation for the purescript-deku project
https://deku-documentation.vercel.app
Other
9 stars 5 forks source link

"Events aren't monoids" but they are #21

Closed bakhtiyarneyman closed 4 weeks ago

bakhtiyarneyman commented 7 months ago

Documentation: https://purescript-deku.netlify.app/functional-reactive-programming/event-miscellany#events-aren't-monoids

Code: https://github.com/mikesol/purescript-hyrule/blob/aaff88c817803bcd583386ed91e0c9b835b7cc8c/src/FRP/Event.purs#L199

srghma commented 6 months ago

https://github.com/search?q=repo%3Amikesol%2Fpurescript-hyrule%20Monoid&type=code

not a Monoid anymore

but Poll is

mikesol commented 5 months ago

yessss sorry I'll fix!