package core_kernel

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

An interface for stacks that follows Core's conventions, as opposed to OCaml's standard Stack module.

module type S = Stack_intf.S
OCaml

Innovation. Community. Security.