• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
gbmor Avatar
Name:gbmor
Clan:tilde
Skills:linux, bsd
Member Since:Mar 2019
Last Seen:Jan 2025
Profiles:
Following:5
Followers:5
Allies:5
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (6)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Therry12
    • commented on "Convert a Boolean to a String" rust solution
    • 6 months ago

    Idk about this solution, but it's cool. I like it.;)

  • Custom User Avatar
    • caomingpei
    • commented on "Convert a Boolean to a String" rust solution
    • 7 months ago

    same, adopts the match pattern

  • Custom User Avatar
    • nestorliao
    • commented on "Convert a Boolean to a String" rust solution
    • 2 years ago

    yes, get a new way :)

  • Custom User Avatar
    • darkgraycat
    • commented on "Convert a Boolean to a String" rust solution
    • 2 years ago

    same =(

  • Custom User Avatar
    • adino
    • commented on "Convert a Boolean to a String" rust solution
    • 3 years ago

    feel dumb

  • Custom User Avatar
    • alexschrod
    • commented on "Square(n) Sum" rust solution
    • 6 years ago

    The collect step is unnecessary—you can chain iterator transformation operations such as map(), i.e. you can do map(...).sum().

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...