Join Slack
Powered by
it is deprecated in favor of `fx` in 0.9.0
# arrow
r
raulraja
03/01/2019, 10:59 PM
it is deprecated in favor of
fx
in 0.9.0
k
kartoffelsup
03/02/2019, 9:56 AM
Is this how one would to FpToTheMax with Fx? Or is there a better way, where the TestData works as well?
https://gist.github.com/kartoffelsup/e9a2e87e06c1abfdb4a7908bcce3943f
r
raulraja
03/02/2019, 1:09 PM
what is TestData?
k
kartoffelsup
03/02/2019, 1:51 PM
Ah sorry, what I mean is this construct:
https://github.com/arrow-kt/arrow/blob/master/modules/docs/arrow-examples/src/test/kotlin/arrow/FpToTheMax.kt#L103
Where one can test inputs and outputs with a StateMonad.
6
Views
Open in Slack
Previous
Next