viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.selection
/
IntegerCost
Integer
Cost
class
IntegerCost
(
cost
:
Int
)
:
CostMonoid
<
IntegerCost
>
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
concat
Link copied to clipboard
open
override
fun
concat
(
other
:
IntegerCost
)
:
IntegerCost
Content copied to clipboard
to
Document
Link copied to clipboard
open
override
fun
toDocument
(
)
:
Document
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
zero
Link copied to clipboard
open
override
fun
zero
(
)
:
IntegerCost
Content copied to clipboard
Properties
cost
Link copied to clipboard
val
cost
:
Int
Content copied to clipboard