Home
/
Python 3.11
/
Operators
/
ilshift
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Operators
ilshift
Python 3.11
a = ilshift(a, b) is equivalent to a
Syntax
PYTHON
Copy
operator.ilshift(a, b)