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

pub struct FloatAdapter<'a>(pub &'a Float);

Trait Implementations

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

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

This method tests for !=.