Added the to_string
method interface (v2.7.16)
#880
simon-ritchie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since v2.7.16, the
to_string
method interfaces have been added, and it becomes available in basic data classes, such as theInt
orBoolean
.For more details, please see the following document:
Beta Was this translation helpful? Give feedback.
All reactions