1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 18:24:28 +02:00
This commit is contained in:
Justin Lin
2020-03-04 08:21:13 +08:00
parent d440add9ca
commit a489367eb6

View File

@@ -0,0 +1 @@
function has(lt, elem) = search([elem], lt) != [[]];