blob: f856afafe1b9646e2d5078fd25a810574e1a2da7 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqRemoveFunc-16 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: Combine remove(), with a predicate and the 'eq' operator. :)
(:*******************************************************:)
deep-equal((1, 2), (1, 2)[remove((true(), "a string"), 2)]) eq 0