Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Inequality Method
SwiPlCs interface ► SbsSW.SwiPlCs ► PlTerm ► Inequality()()()()
Members
Icon | Member | Description |
---|---|---|
Inequality(PlTerm, PlTerm) |
Yields TRUE if the PlTerm is an atom or string representing the same text as the argument,
FALSE if the conversion was successful, but the strings are not equal and an
type_error exception if the conversion failed.
|
|
Inequality(PlTerm, Int32) |
summary
|
|
Inequality(Int32, PlTerm) |
summary
|
|
Inequality(PlTerm, String) |
test
|
|
Inequality(String, PlTerm) |
test
|
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60605.0 (1.1.60605.0)