Name

and:core — ordinary primitive

Synopsis

FORTH

AND ( val mask -- val' )();
p4:"and";

Description

mask with a bitwise and - be careful when applying it to logical values.

dpANS .6.1.0720 - standard forth word