8000 GitHub - mn13/TakeWithOut: Returns IEnumerable without the last n elements
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mn13/TakeWithOut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TakeWithOut

Returns Ienumerable without the last n elements.

Features:

  1. Does not load an incoming sequence into memory.
  2. No more than one pass through input sequence.

About

Returns IEnumerable without the last n elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0