Login
From:
Python documentation
(Uncensored)
subscribe
operator — Standard operators as functions — Python 3.13.7 documentation
https://docs.python.org/3/library/operator.html
links
backlinks
Source code: Lib/operator.py The operator module exports a set of efficient functions corresponding to the intrinsic operators of Python. For example, operator.add(x, y) is equivalent to the expres...
Roast topics
Find topics
Find it!