Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ first
Method
first
nodedb/src/engine/timeseries/columnar_agg.rs:371–373 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
369
}
370
371
pub fn first(&self) -> f64 {
372
self.first
373
}
374
375
pub fn last(&self) -> f64 {
376
self.last
Callers
15
h3_to_boundary
Function · 0.80
buffer_linestring
Function · 0.80
buffer_polygon
Function · 0.80
validate_recursive
Function · 0.80
check_ring_self_intersection
Function · 0.80
point_on_ring_boundary
Function · 0.80
ring_edges
Function · 0.80
point_intersects_polygon
Function · 0.80
linestring_intersects_polygon
Function · 0.80
polygons_intersect
Function · 0.80
polygon_contains_point
Function · 0.80
polygon_contains_linestring
Function · 0.80
Calls
no outgoing calls
Tested by
15
single_allowed_id_returned
Function · 0.64
acorn_single_allowed_id
Function · 0.64
parse_int_attr
Function · 0.64
cluster_array_slice_spans_multiple_shards
Function · 0.64
api_key_create_and_revoke_replicates
Function · 0.64
cross_core_shortest_path
Function · 0.64
rollup_two_cols_produces_correct_shapes
Function · 0.64
cube_two_cols_produces_all_subsets
Function · 0.64
grouping_sets_explicit_shapes
Function · 0.64
grouping_function_returns_correct_indicator
Function · 0.64
mixed_plain_and_rollup
Function · 0.64
empty_grouping_set_produces_grand_total
Function · 0.64