generated at
2/21/2025, 7:20:43 PM
Result.mapErr()
Eitherのfmap
https://github.com/supermacro/neverthrow#resultmap-method
hs
map :: (a -> b) -> Either e a -> Either e b