Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an encodeCollection extension #1749

Merged
merged 6 commits into from
Nov 22, 2021
Merged

Commits on Nov 16, 2021

  1. Add an encodeCollection extension

    This is akin to encodeStructure but for collections.
    
    This fixes Kotlin#1748
    ansman committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    24f7645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d11175d View commit details
    Browse the repository at this point in the history
  3. Make the block crossinline

    ansman committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    315e6c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44226fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acdcabf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62b056f View commit details
    Browse the repository at this point in the history