St. Louis Brown Stockings all-time roster

The St. Louis Brown Stockings baseball club played one season in the National Association, 1875, and two in the National League, 18761877. Here is a list of all their players in regular season games.

Bold names identify members of the National Baseball Hall of Fame.

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

gollark: What?
gollark: So yes, it pops that first value from the stack as an accumulator.
gollark: ```haskellfold : Opfold = partialFunction <| \stack ctx (op, captured, needs) -> Stack.pop stack |> Result.fromMaybe (StackUnderflow 1) |> Result.andThen (\(start, newStack) -> List.foldl (\x res -> Result.andThen (\accStack -> Eval.runOp ctx op (x::accStack)) res) (Ok [start]) newStack)```
gollark: YES, IN THAT SPECIFIC CASE.
gollark: https://osmarks.tk/git/osmarks/rpncalc
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.