Skip to content
Cosmin Marginean edited this page Apr 25, 2023 · 11 revisions

Contents

Using String extensions and assertions

Alkemy provides String extension functions that enable lookups and assertions directly against a String reference. These can only be used as part of a an AlkemyContext.apply{} block as per example in the project README. The complete list of extensions and assertions is available in the AlkemyContext documentation.

Clone this wiki locally