Learn more about cloning repositories
You have read-only access
TupleType::hasInit() is exactly equivalent to TupleType::hasDefaultValue() and the later's name actually makes sense, replace one with the other. NFC.