use iota in retry combinator in mason
parent
21dc4e59a0
commit
04d9f19fb8
|
|
@ -30,6 +30,7 @@ M: windows really-delete-tree
|
|||
M: unix really-delete-tree delete-tree ;
|
||||
|
||||
: retry ( n quot -- )
|
||||
[ iota ] dip
|
||||
'[ drop @ f ] attempt-all drop ; inline
|
||||
|
||||
:: upload-safely ( local username host remote -- )
|
||||
|
|
|
|||
Loading…
Reference in New Issue