Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 614 Bytes

index.md

File metadata and controls

18 lines (14 loc) · 614 Bytes
title
Modules Overview | Juttle Language Reference

Modules

Juttle comes with built-in modules that provide functions for different data types, as well as the Juttle module for debugging needs:

The constants and functions exported by these modules can be used in Juttle programs directly, without an import statement.