summaryrefslogtreecommitdiff
path: root/lib/sortug.hoon
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sortug.hoon')
-rw-r--r--lib/sortug.hoon8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/sortug.hoon b/lib/sortug.hoon
index e86e163..206f23b 100644
--- a/lib/sortug.hoon
+++ b/lib/sortug.hoon
@@ -297,10 +297,10 @@
=/ clr (oust [(need off) (lent bit)] tape)
$(tape :(weld (scag (need off) clr) bot (slag (need off) clr)))
::
- ++ split
- |= [str=tape delim=tape]
- ^- (list tape)
- (split-rule str (jest (crip delim)))
+ ++ split
+ |= [str=tape delim=tape]
+ ^- (list tape)
+ (split-rule str (jest (crip delim)))
++ split-rule
|* [str=tape delim=rule]
^- (list tape)