Skip to content

Tidy up samples to make them more kotlin-playground-friendly #380

Open
@fzhinkin

Description

@fzhinkin

kotlinx-io was recently added to Kotlin Playground.

Some samples could not be executed there directly due to missing imports.
Others, when executed, prints nothing (as they only have asserts). Perhaps, we should follow a path taken by Kotlin Stdlib and replace asserts with print statements in rendered samples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions