CertificateChecker type: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The CertificateChecker type is a system type for methods with the following signature: | The CertificateChecker type is a system type for methods with the following signature: | ||
<p class="syntax"><span class="literal">function (string):lambda is boolean</span></p> | <p class="syntax"><span class="literal">function (string):lambda is boolean</span></p> | ||
==See also== | |||
[[Lists of classes and methods]] | |||
[[Category:System types]] | [[Category:System types]] |
Latest revision as of 22:15, 18 December 2014
The CertificateChecker type is a system type for methods with the following signature:
function (string):lambda is boolean