booleanBinder
com.softinio.duck4s.algebra.ParameterBinder.booleanBinder
object booleanBinder extends ParameterBinder[Boolean]
Implicit ParameterBinder for Boolean values.
Attributes
- Since
-
0.1.0
- Example
-
batch.addBatch(("Product A", true)) // true for active
- Graph
-
- Supertypes
- Self type
-
booleanBinder.type
Members list
In this article