Skip to content

more api tweaks

Compare
Choose a tag to compare
@glessard glessard released this 20 Oct 12:33
ebeb34b
  • added parameter labels to determine() methods (with fix-its.) The parameter-less versions didn't save anything much, while causing grief when Value has a type that implements Error

  • improved behaviour of firstValue(). Its outcome is now an error only when all the inputs are errors.

  • the old behaviour is still provided by firstDetermined().