Struct malk_core::Term [] [src]

pub struct Term(_);

A pointer to a term.

Trait Implementations

impl Debug for Term
[src]

Formats the value using the given formatter.

impl Clone for Term
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for Term
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Deref for Term
[src]

The resulting type after dereferencing

The method called to dereference a value