📅  最后修改于: 2022-03-11 14:54:53.956000             🧑  作者: Mango
--[[ Eight types of values: nil, boolean, number string, userdata, function,
thread, and table
nil == nothing
boolean == true or false
number == 5
string == 'fun' 'dog'
userdata ==