anoia: alphabetize exports

main
Daniel Barlow 2024-04-10 19:33:09 +01:00
parent 05f2c9a2f7
commit f4bf3029fa
1 changed files with 10 additions and 1 deletions

View File

@ -66,4 +66,13 @@
(s:sub 1 (- (# s) pad))))
{ : assoc : merge : split : file-exists? : system : hash : base64url : dup }
{
: assoc
: base64url
: dup
: file-exists?
: hash
: merge
: split
: system
}