package bastet

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

Module Infix.Alt

val (<$>) : ('a -> 'b) -> 'a List.Alt.t -> 'b List.Alt.t
val (<#>) : 'a List.Alt.t -> ('a -> 'b) -> 'b List.Alt.t
val (<|>) : 'a List.Alt.t -> 'a List.Alt.t -> 'a List.Alt.t
OCaml

Innovation. Community. Security.