List of critical theorists

This is a list of critical theorists.

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

R

S

T

V

W

Y

Z

gollark: % rs.getSides
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```

See also

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