8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Support `IsEmpty` to checks value for empty state
add support TimeInLocation/TimeInLocationE
improve performance for slice functions
remove derived type support for `time.Time`
Improve BoolE * improve performance for direct type * support time.Duration * support json.Number
update README
fix: int string convert to int64 lose precision #7
Merge pull request #5 from shockerli/feat-new-func `StringMapE` support JSON for []byte
remove all imported packages * replace testify with custom functions * no imports, more pure
reorganize code structure