E.g.
- from-import
- import-as
- has-item?
Is this intended? I guess not. The first two are simply macros to provide some syntax suger :)
The last one are just alias to the libpython-clj.python.protocols namespace:
https://github.com/clj-python/libpython-clj/blob/1.46/src/libpython_clj/python.clj#L25-L43