4 skills found
slightlyoutofphase / StaticsortImplements a macro providing a compile-time quicksort function for arrays of any length, containing any primitive Copy type with a PartialOrd implementation.
mtesseract / Haskell Partial OrderProvides the PartialOrd typeclass for types admitting a partial order.
aobatact / Try PartialordHelper traits for PartialOrd
developmentseed / BoundaryRust Boundary Type Wrapper for Any Types that implement PartialOrd or Ord