it is deprecated in favor of `fx` in 0.9.0
# arrow
r
it is deprecated in favor of
fx
in 0.9.0
k
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
what is TestData?
k
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.