and_operator_array
v1.0.4
Published
Operator for colabarate multuiple boolian values
Downloads
1
Readme
��#� �a�n�d�_�o�p�e�r�a�t�o�r�_�a�r�r�a�y�
�
�
�
�#�#� �I�n�t�r�o�d�u�c�t�i�o�n�
�
�
�
��a�n�d�_�o�p�e�r�a�t�o�r�_�a�r�r�a�y�
� �i�s� �a� �u�t�i�l�i�t�y� �p�a�c�k�a�g�e� �d�e�s�i�g�n�e�d� �t�o� �r�e�d�u�c�e� �c�o�d�e� �c�o�m�p�l�e�x�i�t�y� �b�y� �a�l�l�o�w�i�n�g� �d�e�v�e�l�o�p�e�r�s� �t�o� �p�a�s�s� �m�u�l�t�i�p�l�e� �c�o�n�d�i�t�i�o�n�s� �a�s� �a�n� �a�r�r�a�y�.� �T�h�e� �p�a�c�k�a�g�e� �e�v�a�l�u�a�t�e�s� �t�h�e�s�e� �c�o�n�d�i�t�i�o�n�s� �a�n�d� �r�e�t�u�r�n�s� �a� �B�o�o�l�e�a�n� �r�e�s�u�l�t� �b�a�s�e�d� �o�n� �t�h�e� �"�A�N�D�"� �o�p�e�r�a�t�i�o�n�.� �T�h�i�s� �s�i�m�p�l�i�f�i�e�s� �c�o�n�d�i�t�i�o�n�a�l� �c�h�e�c�k�s� �i�n� �y�o�u�r� �c�o�d�e�b�a�s�e�.�
�
�
�
�#�#� �I�n�s�t�a�l�l�a�t�i�o�n�
�
�
�
�Y�o�u� �c�a�n� �i�n�s�t�a�l�l� �t�h�e� �p�a�c�k�a�g�e� �u�s�i�n�g� �n�p�m�:�
�
�
�
��
�`�b�a�s�h�
�
�n�p�m� �i�n�s�t�a�l�l� �a�n�d�_�o�p�e�r�a�t�o�r�_�a�r�r�a�y�
�
�
�
�