package bastet

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

Module Applicative.ISource

Sourceval (<$>) : ('a -> 'b) -> 'a A.t -> 'b A.t
Sourceval (<@>) : 'a A.t -> ('a -> 'b) -> 'b A.t
Sourceval (<*>) : ('a -> 'b) A.t -> 'a A.t -> 'b A.t
OCaml

Innovation. Community. Security.