From 4e2a84761b95a29c02c77c575810ab49f2af7335 Mon Sep 17 00:00:00 2001 From: polwex Date: Sun, 22 Jun 2025 13:40:29 +0700 Subject: metamask login pretty much done --- lib/sortug.hoon | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/sortug.hoon') 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) -- cgit v1.2.3