Documentation for method kept assembled from the following pages:
Class: Promise §
From Promise
(Promise) method kept §
multi method kept(Promise: \result = True --> Promise)
Returns a new promise that is already kept, either with the given value, or with the default value True.