copyAs

abstract fun copyAs(name: String): SELF

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

Link copied to clipboard