Skip to content

Instantly share code, notes, and snippets.

@sliskiCode
Created November 4, 2016 15:48
Show Gist options
  • Save sliskiCode/05adee3157907d4039ab37fa3c688d1d to your computer and use it in GitHub Desktop.
Save sliskiCode/05adee3157907d4039ab37fa3c688d1d to your computer and use it in GitHub Desktop.
Deep dive in Kotlin extensions 2
public final class StringKtTestKt {
@NotNull
public static final String removeWhitespaces(@NotNull String $receiver) {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment