Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SWI-Prolog/packages-jpl
/ compare
Method
compare
src/main/java/org/jpl7/fli/Prolog.java:122–122 ·
view source on GitHub ↗
(term_t t1, term_t t2)
Source
from the content-addressed store, hash-verified
120
121
/*
new
,
for
revised term_t-to-Variable stuff */
122
public
static
native
int
compare(term_t t1, term_t t2);
// returns -1, 0 or
123
// 1
124
125
/* Creating and destroying term-refs */
Callers
1
getLoop
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected