function boot.janet on line 694, column 1 (first xs) Get the first element from an indexed data structure.
(first [4 5 6]) # => 4