(subseq [sc test key] [sc start-test start-key end-test end-key])sc must be a sorted collection, test(s) one of <, <=, > or
>=. Returns a seq of those entries with keys ek for
which (test (.. sc comparator (compare ek key)) 0) is true
Examples
No examples yet. Be the first to add one!