thingsdb / ThingsDB

Node - The ThingsDB Core
https://thingsdb.io
GNU General Public License v3.0
42 stars 3 forks source link

Add Bit-wise Left and Right shift #361

Closed joente closed 8 months ago

joente commented 8 months ago

Description

This pull request implements bit-wise Left and Right shifting using the << and >> operators.

Type of change

How Has This Been Tested?

Checklist: