Package-level declarations

Types

Link copied to clipboard
interface IParseAlgorithmUseCase : IPairUseCase<String, Map<String, (List<Value>) -> Action>, List<Action>>
Link copied to clipboard
interface IParseMathUseCase : IPairUseCase<String, Context, Value>
Link copied to clipboard