MCPcopy Create free account
hub / github.com/PerroEngine/Perro / where_lt

Method where_lt

perro_source/core/perro_csv/src/lib.rs:536–538  ·  view source on GitHub ↗
(self, col: &str, value: impl Into<f64>)

Source from the content-addressed store, hash-verified

534 prefix: String,
535 },
536 In {
537 col: usize,
538 values: Vec<String>,
539 hashes: Vec<u64>,
540 },
541}

Callers

nothing calls this directly

Calls 1

add_numberMethod · 0.80

Tested by

no test coverage detected