Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
takeWhile Class
takeWhile Methods
TakeWhileInclusive(T) Method
takeWhile Methods
The
takeWhile
type exposes the following members.
Methods
Name
Description
TakeWhileInclusive
T
Take from an
IEnumerable
T
until an element does not uphold a predicate. Then take that element as well.
Top
See Also
Reference
takeWhile Class
WhetStone.Looping Namespace