Page MenuHomeWickedGov Phorge

count.t
No OneTemporary

Size
218 B
Referenced Files
None
Subscribers
None
count("a,b,c,d") === 4 &
count(",", "a,b,c,d") === 3 &
count("", "abcd") === 0 &
count("a", "abab") === 2 &
count("ab", "abab") === 2 &
count("aa", "aaaaa") === 2 &
count( [ "a", "b", "c" ] ) === 3 &
count( [] ) === 0

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 22:08 (1 d, 12 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e1/f4/edf382bbd2caca640a0d8e41df28
Default Alt Text
count.t (218 B)

Event Timeline