chickadee » combinators » make-less-than/key

(make-less-than/key FUNC [LESS-THAN <]) => {{procedure/2}}procedure

Returns a two-argument procedure that uses the single-argument FUNC to retrieve key values & the two-argument LESS-THAN procedure to compare them.