mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-04 13:19:48 +03:00
story: use crip/trip where necessary
This commit is contained in:
parent
484772e2b7
commit
1e871e3c35
@ -3,7 +3,7 @@
|
|||||||
++ tako-to-text
|
++ tako-to-text
|
||||||
|= [=tako:clay]
|
|= [=tako:clay]
|
||||||
^- cord
|
^- cord
|
||||||
"commit: {<`@uv`tako>}\0a"
|
(crip "commit: {<`@uv`tako>}\0a")
|
||||||
++ proses-to-text
|
++ proses-to-text
|
||||||
|= [proses=(set prose)]
|
|= [proses=(set prose)]
|
||||||
^- cord
|
^- cord
|
||||||
|
@ -130,7 +130,7 @@
|
|||||||
%- some
|
%- some
|
||||||
%- crip
|
%- crip
|
||||||
;: welp
|
;: welp
|
||||||
(tako-to-text:lib tako)
|
(trip (tako-to-text:lib tako))
|
||||||
(trip (proses-to-text:lib proses))
|
(trip (proses-to-text:lib proses))
|
||||||
"---"
|
"---"
|
||||||
==
|
==
|
||||||
|
Loading…
Reference in New Issue
Block a user