The Crystal programming language | http://crystal-lang.org | Fund Crystal's development: http://is.gd/X7PRtI | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/
T
type parameter to resolve for the topmost type....it was passed into include
before
Indexable(Float64)
Origin::Vector3.nearly_equal? v1, v2
user code calling Origin::Util.nearly_equal? f1, f2, rel_tol, abs_tol
internal code isn't too bad I suppose
v1 =~ v2