View source

typedef thx.VNel<E, A> = Validation<Nel<E>, A>

import thx.Validation;

Available on all platforms