Trait VectorSll

pub trait VectorSll<Other>

Associated Types

type Result;

Required Methods

unsafe fn vec_sll(self, b: Other) -> Self::Result

Implementors