dgorissen / pycel

A library for compiling excel spreadsheets to python code & visualizing them as a graph
GNU General Public License v3.0
570 stars 149 forks source link

Add bit operation functions bitand, bitor, bitxor, bitlshift and bitr… #108

Closed bogdan-oprescu-nxp closed 3 years ago

bogdan-oprescu-nxp commented 3 years ago

Added bit operation functions