ltd
.
k1nd
.
pets
.
dog
.
syntax
.
BooleanOps
PartiallyAppliedErrCtx
Related Doc:
package BooleanOps
final
class
PartiallyAppliedErrCtx
[
F
[
_
]
]
extends
AnyVal
Attributes
protected
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
PartiallyAppliedErrCtx
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
PartiallyAppliedErrCtx
(
b:
Boolean
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
apply
[
L
,
R
]
(
l: ⇒
L
,
r: ⇒
R
=
()
)
(
implicit
appErr:
ApplicativeError
[
F
,
L
]
)
:
F
[
R
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
b
:
Boolean
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
toString
()
:
String
Definition Classes
Any
Inherited from
AnyVal
Inherited from
Any
Ungrouped