1 implementation of Peek
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableStack_1.cs (1)
107
public T
Peek
()
1 reference to Peek
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableStack.cs (1)
98
value = stack.
Peek
();