package nel

  1. Overview
  2. Docs
On This Page
  1. API
    1. Library nel
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

nel

API

Library nel

  • Nel Describes a non-empty list (usually expressed as nel for Non Empty List) (i.e. one containing at least one element). Most of the documentation was mostly done by OCaml Standard Library.