Skip to content
Snippets Groups Projects
pr4.cql 88 B
.in
A:2

.out
filter (\(r) -> not(isEmpty(r[2]) ) );
#filter (\(r) -> notEmpty(r[2])  );