and

infix fun and(other: BitField<T>): BitField<T>(source)

Bitwise AND


infix fun and(flag: T): BitField<T>(source)