chaokunyang commented on code in PR #1877: URL: https://github.com/apache/fury/pull/1877#discussion_r1797982284
########## kotlin/README.md: ########## @@ -0,0 +1,21 @@ +# Apache Fury™ Kotlin + +This provides additional Fury support for Kotlin Serialization on JVM: + +Most standard kotlin types are already supported out of the box with the default java implementation. Review Comment: ```suggestion Most standard kotlin types are already supported out of the box with the default Fury java implementation. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
