Arrow based re-definition of `StateT' included in `Control.Arrow.'?

Hi all, Is the Arrow-based re-definition of `StateT' included somewhere in the `Control.Arrow.' stack, or do you put the code into your program explicitly? Thanks, -db

Control.Arrow.Transformer.State.StateArrow?
Отправлено с iPad
11.10.2011, в 17:02, Captain Freako
Hi all,
Is the Arrow-based re-definition of `StateT' included somewhere in the `Control.Arrow.' stack, or do you put the code into your program explicitly?
Thanks, -db
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

How comes these arrow transformers operations do not have the same names
than their monad equivalents?
(fetch/store instead of get/put, write instead of tell)
2011/10/11 MigMit
Control.Arrow.Transformer.State.StateArrow?
Отправлено с iPad
11.10.2011, в 17:02, Captain Freako
написал(а): Hi all,
Is the Arrow-based re-definition of `StateT' included somewhere in the `Control.Arrow.' stack, or do you put the code into your program explicitly?
Thanks, -db
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (3)
-
Captain Freako
-
MigMit
-
Yves Parès