is there a method in the stdlib that runs a block ...
# announcements
c
is there a method in the stdlib that runs a block until its succesful (does not throw) and returns what the block returns?