Struct selfish::Value [] [src]

pub struct Value(_);

Methods

impl Value
[src]

Methods from Deref<Target = Rc<Type>>

Trait Implementations

impl Clone for Value
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Value
[src]

Formats the value using the given formatter.

impl PartialEq for Value
[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 Value
[src]

The resulting type after dereferencing

The method called to dereference a value