MCPcopy Create free account
hub / github.com/ciphermodelabs/ciphercore / has_mask

Method has_mask

ciphercore-base/src/evaluators/join_test_utils.rs:30–32  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

28 }
29
30 fn has_mask(&self) -> bool {
31 self.mask.is_some()
32 }
33}
34
35pub(crate) fn column_info(

Callers 7

newMethod · 0.45
get_merging_graphFunction · 0.45
get_data_columnMethod · 0.45
get_mask_columnMethod · 0.45
column_has_maskMethod · 0.45
instantiateMethod · 0.45
join_infoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected