Skip to content

Any, All, Eq, Ord

Latest

Choose a tag to compare

@mlms13 mlms13 released this 23 Oct 04:40
  • Add any, all, and find helpers built on fold_left
  • Add eq and elem functions when inner type is a member of EQ
  • Add min and max functions when inner type can be ordered