viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.algebra.solver
/
Term
/
Companion
Companion
object
Companion
Functions
Functions
constant
Link copied to clipboard
fun
<
C
,
V
>
constant
(
value
:
C
)
:
Term
<
C
,
V
>
variable
Link copied to clipboard
fun
<
C
,
V
>
variable
(
value
:
V
)
:
Term
<
C
,
V
>