Module One.Internal

let oneValue: array(string) => option(string);
let handleOneArg: Type.parse('a) => array(string) => Stdlib.result('aErr.t);