Robin Fildes

Robin Fildes is a former Australian rules footballer who played with Collingwood in the Victorian Football League (VFL).[1]

Robin Fildes
Personal information
Full name Robin Fildes
Date of birth (1940-11-13) 13 November 1940
Original team(s) Mentone Grammar
Height 187 cm (6 ft 2 in)
Weight 85.5 kg (188 lb)
Playing career1
Years Club Games (Goals)
1961–63 Collingwood 14 (2)
1 Playing statistics correct to the end of 1963.
Sources: AFL Tables, AustralianFootball.com

Notes

  1. Holmesby, Russell; Main, Jim (2014). The Encyclopedia of AFL Footballers: every AFL/VFL player since 1897 (10th ed.). Seaford, Victoria: BAS Publishing. p. 275. ISBN 978-1-921496-32-5.
gollark: SSDs/HDDs generally all support ECC anyway. There's none of this ridiculous feature gating in those.
gollark: `async function(username) { let result = await api.get('euw1', 'league.getLeagueEntriesForSummoner', 'MLR_5XD45pduq2iducsga00c4qi5sWqpaRkadd_E0fFhKXU') return result}` is a really longwinded way to write `api.get('euw1', 'league.getLeagueEntriesForSummoner', 'MLR_5XD45pduq2iducsga00c4qi5sWqpaRkadd_E0fFhKXU')`, by the way. async/await is just nice syntax for promises.
gollark: <@102436520559910912> That's just an anonymous async function, so yes, it won't run if you don't do anything with it.
gollark: To just waste CPU cycles, this has worked for me before when I wanted to do that for some evil reason or other, but it's probably not very sound:```cvolatile long long int i = 0;while (i < [a big number]) { i++; }```
gollark: Oh right, probably.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.