TernaryOpPartialApply

cats.xml.utils.BooleanUtils.BooleanOps.TernaryOpPartialApply
class TernaryOpPartialApply[T](c: Boolean, ifTrue: => T)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def |(ifFalse: => T): T