Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Widmogrod
FantasyLand
Chain
PHP Interface Widmogrod\FantasyLand\Chain
Inheritance:
extends
Widmogrod\FantasyLand\Apply
Afficher le fichier
Open project: widmogrod/php-functional
Méthodes publiques
Méthode
Description
bind
(
callable
$function
) :
self
bind :: Monad m => (a -> m b) -> m b
Method Details
bind()
public
méthode
bind :: Monad m => (a -> m b) -> m b
public
bind
(
callable
$function
) :
self
$function
callable
Résultat
self