oxc/crates/oxc_data_structures/src
overlookmotel d135d3ec48 feat(data_structures): add methods to SparseStack (#7305)
Add methods to `SparseStack` to get the filled entries as a slice, and get their length.
2024-11-16 05:36:36 +00:00
..
stack feat(data_structures): add methods to SparseStack (#7305) 2024-11-16 05:36:36 +00:00
lib.rs docs(data-structures): enable lint warnings on missing docs, and add missing doc comments (#6612) 2024-10-15 22:50:47 +00:00