Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ where_le
Method
where_le
perro_source/core/perro_csv/src/lib.rs:540–542 ·
view source on GitHub ↗
(self, col: &str, value: impl Into<f64>)
Source
from the content-addressed store, hash-verified
538
values: Vec<String>,
539
hashes: Vec<u64>,
540
},
541
}
542
543
#[derive(Clone, Debug)]
544
struct CsvFilter {
545
logic: CsvLogic,
Callers
nothing calls this directly
Calls
1
add_number
Method · 0.80
Tested by
no test coverage detected