Confusion with "encode" and "decode" terminology in schema documentation
I don't know if it's just me, but I always find it really confusing that the terms "encode" and "decode" aren't used in schema documentation "This schema transforms a
string into a number by parsing the string using the parse function of the effect/Number module.", I have to do mental gymnastics to remember if encoding goes string to number or number to string