tests

render @ud
pass
(scot %ud 4)
pass!
~.4
open fullpage test
render @ud as @p
pass
(scot %p 1)
pass!
~.~nec
open fullpage test
render flag, both args at once
pass
=/ =dime [%f |] (scot dime)
pass!
~..n
open fullpage test

go up

+scot

render dime to cord

accepts
mol is a dime
produces
a cord
source
++  scot
  ~/  %scot
  |=(mol=dime ~(rent co %$ mol))

commentary

+scot is often used for formatting dimes (typed atom) into paths or other cord-based data stuctures.

the tape-ified version of +scot is +scow.