MCPcopy Create free account
hub / github.com/AmrDeveloper/GQL / float.rs

File float.rs

crates/gitql-core/src/values/float.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::any::Any;
2use std::cmp::Ordering;
3
4use gitql_ast::operator::GroupComparisonOperator;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected