Struct librsnek::objects::number::IntAdapter [] [src]

pub struct IntAdapter<'a>(pub &'a Integer);

Trait Implementations

impl<'a, 'b> PartialEq<FloatAdapter<'b>> for IntAdapter<'a>
[src]

This method tests for self and other values to be equal, and is used

This method tests for !=.