method is-implementation-detail
Documentation for method is-implementation-detail assembled from the following types:
class Code
From Code
(Code) method is-implementation-detail
method is-implementation-detail(--> False)
Note: this trait has been available in Rakudo compiler starting from 2020.05 release.
Returns True if the code object was marked with is implementation-detail trait, False otherwise.