Kth Module
interface KthModule
A module is a collection of KthElements to be included in a KthContext.
Karith has a few builtin module:
Types
Link copied to clipboard
Builder interface for KthModule.
Properties
Link copied to clipboard
The combiner operator defines which operator is used to combine two tokens that don't have an operator between them.
Link copied to clipboard
All the elements contained in this module: KthOperators, KthFunctions and KthConstants.