Stories
Slash Boxes
Comments

SoylentNews is people

posted by janrinok on Monday December 05 2022, @05:43AM   Printer-friendly

Next version adds support for Java 19 and introduces experimental functions for the JVM to recursively copy or delete directory content:

Kotlin 1.8.0, an upgrade to the JetBrains-developed, statically typed language for multiplatform mobile, web, and native development, is available in a beta release. The new version introduces experimental functions for the JVM.

The standard library in Kotlin 1.8.0 adds new experimental functions for java.nio.file.path that can recursively copy or delete directory content. Experimental functionality also has been added to TimeMarks, allowing elapseNow to read from multiple TimeMarks simultaneously. Opt-in is required for both sets of new functionality. Kotlin 1.8.0 also stabilizes extension functions for java.util.Optional.

Announced November 23, Kotlin 1.8.0 also adds capabilities such as Gradle 7.3 compatibility but subtracts support of the old JVM back end, with the -Xuse-old-backend compiler option no longer supported. Instructions on updating to the beta can be found at kotlinlang.org.

Other new features and improvements in the Kotlin 1.8.0 beta [are contained in the linked article].


Original Submission

 
This discussion was created by janrinok (52) for logged-in users only, but now has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by hendrikboom on Friday December 09 2022, @12:56AM

    by hendrikboom (1125) Subscriber Badge on Friday December 09 2022, @12:56AM (#1281808) Homepage Journal

    Then, of course, in an even older language, one could write

    rm -r foo

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2