-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
improve docs (#142)
Improves docstrings in the selection classes. <!-- ELLIPSIS_HIDDEN --> ---- | 🚀 | This description was created by 89d917d | |--------|--------| docs: improve docstrings and remove unused code in `selection.ts` ### Summary: Improves docstrings in `selection.ts` for clarity and removes commented-out code. **Key points**: - **Docstring Improvements**: Enhanced docstrings for `Bitmask` class and methods (`constructor`, `from_arrow`, `to_arrow`, `set`, `unset`, `get`, `and`, `or`, `xor`, `not`). - Added explanations for parameters and return values. - Clarified behavior of `applyCompositeFunctionToTile` function regarding `NONE` operation. - **Code Cleanup**: Removed commented-out code for `isBooleanColumnParam` function and related docstring. ---- Generated with ❤️ by [ellipsis.dev](https://www.ellipsis.dev) <!-- ELLIPSIS_HIDDEN -->
- Loading branch information
Showing
1 changed file
with
44 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters