This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
[Idea] (HighClass) Exact variations of list functions #16
Labels
feature request
New feature or request
in progress
being worked on
question
Further information is requested
scratch limit
SN-Edit issues that are also found in scratch
Example
list
[apple]
[APPLE]
(item # of (APPLE) in list (list)) returns 1, not 2
this could be used for encoding cloud variables
Alternative solution
Use a custom block that loops through every possible character and every index (super inefficient)
oooorrrrrr remove all of the non-exact functions entirely, replacing them with exact counterparts
The text was updated successfully, but these errors were encountered: