and method

  1. @override
Logic and()
override

Unary AND.

Implementation

@override
Logic and() => packed.and();