Name

l-shift:core — ordinary primitive

Synopsis

FORTH
LSHIFT ( value shift-val -- value' )(); 
 ;

Description

does a bitwise left-shift on value

dpANS .6.1.1805 - standard forth word