neotype
neotype
API
neotype
BinOpMatch
BinOpMatch
Calc
Value
Apply0
Apply1
Apply2
CalcApply
CalcBlock
Reference
MatchExpr
IfThenElse
CalcClosure
Calc
CalcDef
CalcValDef
CalcDefDef
CalcMatchCase
CalcMatchCase
CalcPattern
Value
Variable
Alternative
Wildcard
CalcPattern
CustomFromExpr
Newtype
Newtype
Simple
Simple
Seal
Subtype
Subtype
Simple
Simple
Uninlined
Unseal
ValidatedWrapper
ValidateEvidence
Wrapper
neotype
/
neotype
/
Subtype
/
Simple
Simple
neotype.Subtype$.Simple
See the
Simple
companion object
opaque
trait
Simple
[
A
]
extends
Wrapper
[
A
]
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Wrapper
[
A
]
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Type members
Types
opaque
type
Type
Value members
Concrete methods
inline
def
apply
(
inline
input
:
A
):
Type
inline
def
applyF
[
F
[
_
]](
inline
input
:
F
[
A
]):
F
[
Type
]
inline
def
cast
(
inline
input
:
A
):
Type
inline
def
castF
[
F
[
_
]](
inline
input
:
F
[
A
]):
F
[
Type
]
inline
def
unsafeWrap
(
inline
input
:
A
):
Type
inline
def
unsafeWrapF
[
F
[
_
]](
inline
input
:
F
[
A
]):
F
[
Type
]
Extensions
Extensions
extension
(input:
Type
)
inline
def
unwrap
:
A