github.com/go-faster/jx.Num.IsInt (method)

2 uses

	github.com/go-faster/jx (current package)
		num.go#L77: func (n Num) IsInt() bool {

	github.com/gotd/td/tg
		json_invoke.go#L363: 		if val.num.IsInt() {