U
    |ccR  ã                   @   s   d Z ddlmZ dS )a1  ``tlz`` mirrors the ``toolz`` API and uses ``cytoolz`` if possible.

The ``tlz`` package is installed when ``toolz`` is installed.  It provides
a convenient way to use functions from ``cytoolz``--a faster Cython
implementation of ``toolz``--if it is installed, otherwise it uses
functions from ``toolz``.
é   )Ú
_build_tlzN)Ú__doc__Ú r   © r   r   ú+lib/python3.8/site-packages/tlz/__init__.pyÚ<module>   s   