withoutFlag

fun withoutFlag(flagEncoding: TypeRestriction.RestrictionFlagEncoding): TypeRestriction

Answer a restriction like the receiver, but with a flag cleared. If the flag is already clear, answer the receiver.

Return

The new TypeRestriction, or the receiver.

Parameters

flagEncoding