Skip to content
  • Mike Bostock's avatar
    Instead of bisectBy, replace bisector. · 90b6c0b9
    Mike Bostock authored
    For backwards-compatibility, bisector checks the arity of the specified
    function, and if the function only takes a single argument, it is wrapped with a
    suitable comparator.
    90b6c0b9