copyAs

open override fun copyAs(name: String): ArrayScheme

Returns a copy of this scheme that has the given name.

Return

a copy of this scheme that has the given name

Parameters

name

the name to give to the copy

Sources

jvm source
Link copied to clipboard