-
Im not sure if issues is a correct place to request help, however I'm trying to understand `Algae.Free` and it isn't as easy as it might be
There is [link to an article on free monads](https://www.…
-
Is the Select method not supported for linq query syntax for result?
As an example here is code that works with `Maybe`
```csharp
Maybe name = "John";
var upper = from x in name select x.ToU…
-
I was using MonadUnliftIO so I could easily parallelise functions by running them in multiple threads, but after a refactoring to use more parallelism I've started noticing some errors from `ResourceT…
-
Could you provide some reference articles on GADTs and free monad? I have basic knowledge with haskell and monad. But do not know what free monad is.
Regarding the parallel and independent aspect, is…
-
This could be something fun to explore: https://serokell.io/blog/parser-combinators-in-haskell#bonus%3A-quasi-quotations
```hs
[icu|Hello {name}|]
```
Might be helpful for testing stuff like f…
samhh updated
2 years ago
-
speaker
---
Thomas Chia, find me in Uniqlo near white t shirt shelf. Unsuccessfully ordered char kway teow in an English tea room (in England) aged 8.
intro
---
In the beginning…
-
Github API documentation repeatedly emphasizes that one should not construct URLs when paginating, but use the ones provided.
> **Note:** It's important to form calls with Link header values instea…
-
Hey Franklin,
Thanks for putting this together. I can't comment directly on that code (I assume because I don't own the repo), so this will do.
So, in the context of what I was trying to say on twi…
-
_From [stevan.a...@gmail.com](https://code.google.com/u/118250681294106422829/) on November 20, 2013 16:53:35_
This series of patches adds indexed containers.
They can be applied in the following or…
-
Putting this here, so it doesn't get lost and forgotten in the Jelly chatroom history:
I [used SE Data Explorer](https://data.stackexchange.com/codegolf/query/edit/849978) to gather a [corpus of Je…