Solitaire

//Solitaire/de.syntaktischer.zucker.Solitaire/Peg/copy

copy

[jvm]
Content
fun copy(): Peg
More info

Return

deep-copied peg

[jvm]
Content
fun copy(id: Int = -1, value: PegType = PegType.EMPTY, i: Int = -1, j: Int = -1): Peg