Elektrine lite

← Feed

@dkf@cyberplace.social

Post #2029543

2026-05-04 14:59 UTC

Two new features added to the forthcoming Tcl 9.1 today. #1 is a way to pick items out of a list: set bools [lfilter x $theList {string is boolean -strict $x}]

Replies (1)