fun_land v0.8.0 FunLandic.Any

This Combinable can be used to combine a Reducable of boolean values, returning true if any of them (e.g. at least one of them) is true.

Otherwise, false is returned.

Link to this section Summary

Functions

Callback implementation for FunLand.Semicombinable.combine/2

Callback implementation for FunLand.Combinable.empty/0

Link to this section Functions

Callback implementation for FunLand.Semicombinable.combine/2.

Callback implementation for FunLand.Combinable.empty/0.