about summary refs log tree commit diff stats
path: root/src/util.fnl
blob: 98011546141fd9385ea51c25ab76b172e8eb8c37 (plain)
1
2
3
4
5
6
7
8
9
;;; UTIL.fnl
;; Utility functions
;; Copyright (C) 2022 Case Duckworth <acdw@acdw.net>
;; License: Good Choices (https://acdw.casa/gcl)

(local util {})

util