Find the n smallest elements in a dataset. Equivalent to: sorted(iterable)[:n]
(n, iterable)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected