1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-08 06:32:28 +08:00

doc: update doc for new added functions

This commit is contained in:
dudaodong
2023-04-17 11:34:17 +08:00
parent 8e297769b2
commit a8a96be21b
6 changed files with 61 additions and 19 deletions

View File

@@ -629,7 +629,7 @@ func main() {
}
```
### <span id="IsFloat">IsInt</span>
### <span id="IsFloat">IsFloat</span>
<p>Check if the value is float(float32, float34) or not.</p>