issues with Schema `either` and `eitherFromSelf`
i have a series of questions, but they should go in order. my main question is: what is the difference between
S.either and S.eitherFromSelf? And what is the EitherFrom type that S.either creates? I am confused about which one i should be using to represent an Either that i plan to encode to a json string and then decode from a json string