package ppx_expect_nobase

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Wrappers.ComparableSource

Sourceval lift : ('a -> 'a -> 'b) -> f:('c -> 'a) -> 'c -> 'c -> 'b
Sourceval lexicographic : ('a -> 'b -> int) list -> 'a -> 'b -> int