(rontolisp) docs
← 関数

continue

(continue [condition])

最内のアクティブな continue リスタート — cerror が確立するもの — を起動します。アクティブなものがなければ nil を返します(abort と違いエラーにはなりません)。handler-bind ハンドラからこれを呼ぶと、中断していた cerrornil を返して実行はその先へ再開します。