rundangerYou should never directly call run function on IOType#type: IORunFunc<R, E, A> = (input: R) => Either<E, A>Copy