= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include Defunc end
type _ t = _ Defunc.t
module Of_python = Defunc.Of_python
include Base.Applicative.S with type 'a t := 'a t
val return : 'a -> 'a t
module Applicative_infix = Defunc.Applicative_infix
include Base.Applicative.Let_syntax with type 'a t := 'a t
module Open_on_rhs_intf = Defunc.Open_on_rhs_intf
module Let_syntax = Defunc.Let_syntax
val params_docstring : ?docstring:Base.string -> 'a t -> Base.string
val apply_ :
'a t ->
Pytypes.pyobject Base.array ->
(Base.string, Pytypes.pyobject, Base.String.comparator_witness) Base.Map.t ->
'a
val apply :
(Base.unit -> 'a) t ->
Pytypes.pyobject Base.array ->
(Base.string, Pytypes.pyobject, Base.String.comparator_witness) Base.Map.t ->
'a
module Param = Defunc.Param
module Open_on_rhs = Defunc.Param