Hacker News new | ask | show | jobs
by evandrofisico 595 days ago
yeah, in lua some libs are used just like this, using the : syntatic sugar, something line

value = table:function1():function2():function3()