Function loNibble

Returns low 4 bits of a byte

T loNibble(T) (
  T b
);