currently it's a 0 arity fn which is good for like `Date.utc_today` but verbose for `[]` as it has to be `fn -> [] end` we can probably support both with a check
currently it's a 0 arity fn which is good for like
Date.utc_todaybut verbose for[]as it has to befn -> [] endwe can probably support both with a check