now, for part 2, to extend a little bit: the func...
# arrow
p
now, for part 2, to extend a little bit: the function
deserialize
can’t fail here because it’s supposed to be a pure function that doesn’t throw exceptions. Functor is not powerful enough to understand exceptions, as it’s not part of its interface