1 implementation of Push
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableStack_1.cs (1)
149IImmutableStack<T> IImmutableStack<T>.Push(T value)