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

Method len

perro_source/core/perro_csv/src/lib.rs:895–897  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

893 .table
894 .get(row_idx, *col)
895 .and_then(|v| v.parse::<f64>().ok())
896 else {
897 return false;
898 };
899 let Some(ord) = actual.partial_cmp(value) else {
900 return false;

Callers 15

load_preview_sceneFunction · 0.45
preview_runtime_orderFunction · 0.45
insert_panim_objectFunction · 0.45
panim_frame_has_objectFunction · 0.45
parse_number_listFunction · 0.45
exact_picker_node_typeFunction · 0.45
exact_node_rankFunction · 0.45
refresh_project_assetsFunction · 0.45
renamed_asset_refFunction · 0.45
cached_scene_doc_sharedFunction · 0.45

Calls

no outgoing calls

Tested by 15

inspector_row_namesFunction · 0.36
set_cached_row_templateFunction · 0.36
parse_enum_variant_entryFunction · 0.36
module_name_from_relFunction · 0.36
matrix_type_infoFunction · 0.36
sync_bitmask_previewFunction · 0.36