genmeblog opened this issue 6 years ago · 1 comments
Both should result the same: (c/from-HSV (v/vec4 349.0 0.24 1.0 255.0)) (c/from-HSV [349.0 0.24 1.0 255.0])
(c/from-HSV (v/vec4 349.0 0.24 1.0 255.0))
(c/from-HSV [349.0 0.24 1.0 255.0])
fixed in latest snapshot