Stephen Paul Weber
Stephen Paul Weber
Use https://polr.me/ Like this: https://polr.me/publicapi.php?action=shorten&url=http://google.com
Question: how to get source to add you to membership afterwards?
This requires knowing the JID of people in the current room, which some MUC allow and some do not.
`Error raised during event loop: can't modify frozen String`
To add a new source, etc.
Would be nice if there was a mode where lambda argument instead of line-by-line was a file object for the whole input stream.
This can be done with EitherT or EitherRT (or similar internal functionality) : ``` loop f = runEitherT (forever f) >>= (\(Left x) -> return x) break = left ```
``` Either.h: In instantiation of ‘class Either’: Maybe.h:80:18: required from ‘class Maybe’ journalentry.h:62:14: required from here Either.h:98:3: error: ‘Either::Either(const T2&) [with T1 = bool; T2 = bool]’ cannot be overloaded...
Implemented storing Array and Hash :)