Irving Rivas
Alec Muffett
infix fun Byte.and(other: Byte): Byte infix fun Short.and(other: Short): Short Performs a bitwise AND operation between the two values.
Ruckus
Umar Ata
A modern programming language that makes developers happier.