Skip to content

Commit

Permalink
perfect api doc
Browse files Browse the repository at this point in the history
  • Loading branch information
shockerli committed Mar 23, 2021
1 parent 7b9b831 commit 2da9d1f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ cvt.Float("hello", 12.34) // 12.34
- Bool
- BoolE
- ColumnsE
- ColumnsFloat64E
- ColumnsInt64E
- ColumnsIntE
- ColumnsStringE
- FieldE
- Float32
- Float32E
Expand Down
4 changes: 4 additions & 0 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ cvt.Float("hello", 12.34) // 12.34
- Bool
- BoolE
- ColumnsE
- ColumnsFloat64E
- ColumnsInt64E
- ColumnsIntE
- ColumnsStringE
- FieldE
- Float32
- Float32E
Expand Down

0 comments on commit 2da9d1f

Please sign in to comment.