[][src]Function aljabar::vec2

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

use the more powerful vector! macro