vere icon indicating copy to clipboard operation
vere copied to clipboard

Add %jinx hint to Vere.

Open sigilante opened this issue 9 months ago • 10 comments

Resolves proposed UIP (unnumbered).

Adds a %jinx hint to Vere which permits a computation's timeout to be specified in Urbit time.

> ~>  %jinx.[~s4]  =|(i=@ |-(?:(=(10.000.000 i) i $(i +(i)))))
10.000.000

> ~>  %jinx.[~s3|  =|(i=@ |-(?:(=(10.000.000 i) i $(i +(i)))))
recover: dig: alrm
crud: %belt event failed
call: failed

sigilante avatar May 17 '24 19:05 sigilante