add input get mouse state; remove various array extensions

This commit is contained in:
2025-02-06 11:05:39 -06:00
parent f472e0bd02
commit cd6661d239
6 changed files with 156 additions and 180 deletions

View File

@@ -19,9 +19,6 @@ In-place insertion sort of an array using a comparison function cmp(a,b)->Number
## get(obj, path, defValue)
## isObject(o)
## isEmpty(o)