toggle menu
MoulConfig
4.3.0-beta
jvm
switch theme
search in API
modern-1.21.7
/
io.github.notenoughupdates.moulconfig.platform
/
BoxNativeMorphisms
/
StructuredTextMorphism
Structured
Text
Morphism
open
class
StructuredTextMorphism
:
ParametricTypeMorphism
Members
Constructors
Structured
Text
Morphism
Link copied to clipboard
constructor
(
)
Functions
apply
Link copied to clipboard
open
fun
apply
(
domain
:
Type
,
value
:
GetSetter
<
out
Any
>
)
:
GetSetter
<
out
Any
>
codomain
Link copied to clipboard
open
fun
codomain
(
domain
:
Type
)
:
Optional
<
Type
>