immutableCopyOfStruct

fun <T> immutableCopyOfStruct(name: String, value: T): T

Confirms value is a struct and returns an immutable copy.