Associate Explained - Kotlin Collections

Поделиться
HTML-код
  • Опубликовано: 14 ноя 2024

Комментарии • 3

  • @mkc0321
    @mkc0321 2 года назад

    amazing

  • @asenayiasu8519
    @asenayiasu8519 3 года назад

    Love your tutorials! Question, when I use associate, associateBy or associateWith, instead of getting the genre name I'm getting "collections.Genre$NonFiction$Business@3a71f4dd". Am I missing something here?

    • @CodyEngelCodes
      @CodyEngelCodes  3 года назад

      That looks to be a genre name, the extra values at the end aren’t a big deal in this case, just how Object to string function works.