Lawton Open

The Lawton Open was a golf tournament on the LPGA Tour from 1956 to 1958.[1] It was played in Lawton, Oklahoma, at the Lawton Municipal Golf Course in 1956 and at the Lawton Country Club in 1957 and 1958.

Winners

gollark: (original is https://github.com/TomSmeets/FractalArt/blob/master/src/Main.hs#L127)
gollark: <@!319753218592866315> fix bug || <:bees:724389994663247974>
gollark: [REDACTED]
gollark: ```haskellfoldM' :: (Monad m) => (a -> b -> m a) -> a -> [b] -> m afoldM' _ z [] = return zfoldM' f z (x:xs) = do z' <- f z x z' `seq` foldM' f z' xs```
gollark: Huh, I just realized that the Haskell program I'm porting defines its own weird monadic combinator thing and then *doesn't use it*.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.