package ocaml-unikraft-arm64

  1. Overview
  2. Docs
OCaml cross compiler to the freestanding Unikraft arm64 backends

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v1.1.0.tar.gz
sha256=97b9bdfd07ed0f031954138adbace930790d064ed3a590b9ff46f32f2433fde4

doc/stdlib/Stdlib/Pqueue/MakeMaxPoly/argument-1-E/index.html

Parameter MakeMaxPoly.E

type 'a t

The polymorphic type of elements.

val compare : 'a t -> 'b t -> int

compare is a total order on values of type t.