Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GraphLite-AI/GraphLite
/ AllDifferentFunction
Class
AllDifferentFunction
graphlite/src/functions/special_functions.rs:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
/// ```
28
#[derive(Debug)]
29
pub struct AllDifferentFunction;
30
31
impl AllDifferentFunction {
32
pub fn new() -> Self {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected