Hilmar Árni Halldórsson

Hilmar Árni Halldórsson (born 14 February 1992) is an Icelandic football forward, who currently plays for Stjarnan.

Hilmar Árni Halldórsson
Personal information
Full name Hilmar Árni Halldórsson
Date of birth (1992-02-14) 14 February 1992
Place of birth Iceland
Playing position(s) Forward
Club information
Current team
Stjarnan
Number 10
Youth career
Leiknir
Senior career*
Years Team Apps (Gls)
2008–2015 Leiknir 138 (31)
2016– Stjarnan 64 (34)
National team
2010 Iceland U-19 3 (0)
2018– Iceland 4 (0)
* Senior club appearances and goals counted for the domestic league only and correct as of 15 January 2019
‡ National team caps and goals correct as of 30 January 2019

International career

Hilmar was involved with the U-19 team, and made his senior team debut in an unofficial friendly against Indonesia on 14 January 2018.[1]

gollark: If you want callback-driven, then I would do something like this:```lua-- table of event listeners for each programlocal listeners = {}-- make this available to each programlocal function addEventListener(event, handler) listeners[event] = handlerend-- run this when the close button is calledlocal function thingy() if listeners.close then listeners.close() actuallyCloseProgram() else actuallyCloseProgram() endend```
gollark: Ah yes, that may be a problem.
gollark: What?
gollark: Alternatively you can just... queue a `close` event for them, or something.
gollark: Give them an `addEventListener` function or something.

References

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