2016 Renofa Yamaguchi FC season
2016 season | |
---|---|
Manager | ![]() |
Stadium | Ishin Memorial Park Stadium |
J2 League | 12th |
2016 Renofa Yamaguchi FC season.
J2 League
gollark: I ctrl+Fed the code for it and it does not appear to be used outside of its own definition.
gollark: How does that differ from "not actually used at all"?
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: I just noticed that the FractalArt code contains a complex-looking monady function which is not actually used at all anywhere.
gollark: I am NOT using a zerophone.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.