-
We have a lot of cool operators in F#x. Let's try to give them names and add the named vbersions to the prelude (or the monads).
Pull request are welcome on this issue.
forki updated
10 years ago
-
Running `maruku -i itex` on the input
```
\begin{c}\label{DoubleNegationMonad}
\end{d}
\begin{proof}
Immediate from \ref{Monads}
```
raises an exception:
```
maruku/ext/math/parsing.rb:114:in…
-
-
https://www.reddit.com/r/haskell/comments/7zh81v/stm_on_free_monads/duphsmd/
-
I have a naive question which may betray my background in programming language theory: what is the intended notion of Sail program equality?
I know that this is a subtle issue, and not providing a…
-
Subscribe to this issue and stay notified about new [weekly trending repos in PureScript](https://github.com/trending/purescript?since=weekly).
-
Getting deprecation warnings when compiling with GHC 8.10.7
```
mono-traversable > /private/var/folders/jt/62x9h30j52qbj_r1t6708mx40000gn/T/stack-8f5626c1176b4af3/mono-traversable-1.0.15.3/sr…
-
It'll say "An error has occurred, please try again later."
Due to the way our decorators are structured, there's no easy way (think writer monads) to pass the information down to the view itself, whi…
-
**Describe the bug**
In the documentation of `dry-transaction section` `Custom step adapters` there is a code snippet:
```ruby
QUEUE = []
class MyStepAdapters < Dry::Transaction::StepAdapters
…
-
This is possible with nightly rust with features. See https://www.fpcomplete.com/blog/monads-gats-nightly-rust/.