#
cp.rx.go.If
A Statement
that will check if a resolvable
matches a predicate, then executes other resolvables
.
#
Submodules
- cp.rx.go.If.Are
- cp.rx.go.If.AreNot
- cp.rx.go.If.Is
- cp.rx.go.If.IsNot
- cp.rx.go.If.Matches
- cp.rx.go.If.Then
#
API Overview
Constructors - API calls which return an object, typically one that offers API methods
If
Methods - API calls which can only be made on an object returned by a constructor
Are AreNot Is IsNot Matches Then