Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
nameexhaustion committed Dec 23, 2024
1 parent d54cc33 commit dc69298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/polars-compute/src/gather/sublist/mod.rs
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
//! Kernels for gathering values contained within lists.
pub mod fixed_size_list;
pub mod list;

0 comments on commit dc69298

Please sign in to comment.