[][src]Function aljabar::vec2

pub fn vec2<T>(x: T, y: T) -> Vector2<T>