Docs.rs
patch-prolog-runtime-0.2.0
patch-prolog-runtime 0.2.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
navicore
Dependencies
patch-prolog-shared =0.2.0
normal
Versions
68.68%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
arith_eq
plg_
runtime
0.2.0
In plg_
runtime::
builtins::
arith
plg_runtime
::
builtins
::
arith
Function
arith_
eq
Copy item path
Source
pub fn arith_eq(a:
ArithValue
, b:
ArithValue
) ->
bool