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