linq-to-astar
linq-to-astar copied to clipboard
Support Skip() and SkipWhile()
Support Skip() and SkipWhile() methods that allow users to avoid unwanted object allocations.