filbert
filbert copied to clipboard
String to list transformation
When I do
list("string")
I get [0, 1, 2, 3, 4, 5 , 6, score]
. Not sure that is "score" but I see it with debug
or say
.
Probably related to #69.
maybe, but "score" is weird.