1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-15 03:05:41 +02:00

not necessary

This commit is contained in:
Justin Lin
2019-06-11 08:27:11 +08:00
parent db6c77a523
commit 9d63c4ffeb

View File

@@ -1 +0,0 @@
function __is_vector(value) = !(value >= "") && len(value) != undef;