(* a b)
(+ a b)
(+- & body__1855__auto__)
(- a b)
(< a b)
(<= a b)
(== a b)
(> a b)
(>= a b)
(abs & body__1857__auto__)
(acos & body__1857__auto__)
(aget & body__1855__auto__)
(and a b)
(arithmetic-type a b)
(array-type type length)
(asin & body__1857__auto__)
(atan & body__1857__auto__)
(attribute name type)
(block & body__1855__auto__)
(bool & body__1857__auto__)
(break & body__1855__auto__)
(build-standard-function-term name specs args)
(bvec2 & body__1863__auto__)
(bvec3 & body__1863__auto__)
(bvec4 & body__1863__auto__)
(ceil & body__1857__auto__)
(clamp & body__1857__auto__)
(conditional-choice & body__1855__auto__)
(constructor & body__1855__auto__)
(continue & body__1855__auto__)
(cos & body__1857__auto__)
(cross & body__1857__auto__)
(decrement & body__1855__auto__)
(define-standard-function [n specs])
(degrees & body__1857__auto__)
(discard & body__1855__auto__)
(distance & body__1857__auto__)
(div a b)
(dot & body__1857__auto__)
(ensure-term x)
(exp & body__1857__auto__)
(exp2 & body__1857__auto__)
(faceforward & body__1857__auto__)
(float & body__1857__auto__)
(floor & body__1857__auto__)
(for & body__1855__auto__)
(fract & body__1857__auto__)
(gen-constructor tag)
(gl-depth-range)
(gl-frag-color)
(gl-frag-coord)
(gl-frag-data n)
(gl-front-facing)
(gl-point-coord)
(gl-point-size)
(gl-position)
(if c a b)
(increment & body__1855__auto__)
(infer-parameterized-type rule args)
(int & body__1857__auto__)
(inversesqrt & body__1857__auto__)
(ivec2 & body__1863__auto__)
(ivec3 & body__1863__auto__)
(ivec4 & body__1863__auto__)
(length & body__1857__auto__)
(log & body__1857__auto__)
(log2 & body__1857__auto__)
(mat2 & body__1863__auto__)
(mat3 & body__1863__auto__)
(mat4 & body__1863__auto__)
(max & body__1857__auto__)
(mod & body__1857__auto__)
(normalize & body__1857__auto__)
(not a)
(not= a b)
(or a b)
(pow & body__1857__auto__)
(pre-decrement & body__1855__auto__)
(pre-increment & body__1855__auto__)
(radians & body__1857__auto__)
(reflect & body__1857__auto__)
(refract & body__1857__auto__)
(selector & body__1855__auto__)
(set & body__1855__auto__)
(set* & body__1855__auto__)
(set+ & body__1855__auto__)
(set- & body__1855__auto__)
(set-div & body__1855__auto__)
(sign & body__1857__auto__)
(sin & body__1857__auto__)
(smoothstep & body__1857__auto__)
(sqrt & body__1857__auto__)
(step & body__1857__auto__)
(swizzle x c)
(swizzle-type x c)
(tan & body__1857__auto__)
(texture2D & body__1857__auto__)
(texture2DLod & body__1857__auto__)
(texture2DProj & body__1857__auto__)
(texture2DProjLod & body__1857__auto__)
(textureCube & body__1857__auto__)
(textureCubeLod & body__1857__auto__)
(uniform name type)
(variable x)
(variable x t)
(varying name type precision)
(vec2 & body__1863__auto__)
(vec3 & body__1863__auto__)
(vec4 & body__1863__auto__)
(vector-type l)
(xor a b)
cljdoc is a website building & hosting documentation for Clojure/Script libraries