package preface

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val (<:>) : 'a -> 'a t -> 'a t

Infix version of cons

val (.%[]) : 'a t -> int -> 'a Try.t

Flipped version of at.