Make new experimental operators public
igorkamyshev opened this issue · 0 comments
igorkamyshev commented
or
/and
/equals
/not
/empty
operators were introduced as experimental, now they have proofed their use cases, so we can move it to stable API.
- Write docs for every method
- Add methods to the main page of docs
- Add tests