Package io.higson.runtime.helper.parser
package io.higson.runtime.helper.parser
-
ClassesClassDescriptionThe date parser that caches [maxSize] parsing results.The number parser that caches [maxSize] parsing results.Splits text with given separator and caches [maxSize] results.LimitCache<K,
V> This is a very fast cache that implements memoization of pure functions.