Mallon

Mallon is a surname. An Irish variant is "Ó Mealláin". The name may refer to any of these well-known people:

People

Other uses

gollark: `peripheral.find` returns the wrapped peripheral object directly instead of the name, I mean, which is *generally* what you want.
gollark: Basically, what this does is iterate over all peripheral names, check if they're the type you want, and add them to the table if they are.
gollark: *Why* do you want that, exactly?
gollark: ```lualocal monitor_names = {}for _, n in pairs(peripheral.getNames()) do if peripheral.getType(n) == "monitor" then table.insert(monitor_names, n) endend```
gollark: If you want the *names* for whatever reason, that is somewhat harder.

References

  1. "Industry and Artistry in Glass - Episode 2: a Birdseye View of John Mallon's Life and Career". Lucas Stained Glass Design + Restoration. 19 July 2018. Retrieved 19 September 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.