copy

abstract fun copy(query: Struct = this.query, exception: ResolutionException = this.exception): Solution.Halt

Returns a Halt solution identical to this one, except for the explicitly-provided arguments.