From 0987fde8e71b28c392c505332091ebf02e84f5c1 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 18 Dec 2017 16:45:46 -0800 Subject: Improved documentation and compile script. --- utils.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'utils.lua') diff --git a/utils.lua b/utils.lua index 46e82f8..111f25c 100644 --- a/utils.lua +++ b/utils.lua @@ -1,3 +1,6 @@ +-- +-- A collection of helper utility functions +-- local function is_list(t) if type(t) ~= 'table' then -- cgit v1.2.3