• 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
mattmanj17 Avatar
Name:Matthew Draper
Clan:Unknown
Member Since:Feb 2018
Last Seen:Jul 2025
Profiles:
Following:11
Followers:9
Allies:8
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (27)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • akar-0
    • commented on "Descending Order" haskell solution
    • 4 years ago

    Please use spoiler flag, comments are visible from the dashboard. I added it for you this time.

  • Custom User Avatar
    • dixonary
    • commented on "Descending Order" haskell solution
    • 4 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • martin3141
    • commented on "Find Nearest square number" haskell solution
    • 4 years ago

    Of course, I was just commenting because for me, as a mathematician, it was on the first glance confusing that this actually works :D

  • Custom User Avatar
    • cekstedt
    • commented on "Find Nearest square number" haskell solution
    • 4 years ago

    To be fair, the type definition is Int -> Int, not (Num a) => a -> Int, so a Double would never be allowed into the function.

  • Custom User Avatar
    • martin3141
    • commented on "Find Nearest square number" haskell solution
    • 5 years ago

    Note that this definition would not work for Double, e.g. 2.25=1.5^2 would be sent to 2^2=4, because 1.5 gets rounded to 2, although 2.25 is closer to 1 than to 4.

  • Custom User Avatar
    • DanielSchuette
    • commented on "Is n divisible by x and y?" haskell solution
    • 5 years ago

    Very nice!

  • Custom User Avatar
    • DavidFromNorth
    • commented on "Is n divisible by x and y?" haskell solution
    • 5 years ago

    That's what all men see, lol

  • Custom User Avatar
    • kebien6020
    • commented on "Is n divisible by x and y?" haskell solution
    • 5 years ago

    The boobs operator!

  • Custom User Avatar
    • Haksell
    • commented on "Is n divisible by x and y?" haskell solution
    • 5 years ago

    This is majestic.

  • Custom User Avatar
    • mattmanj17
    • commented on "Make all numbers negative" kata
    • 7 years ago

    This feels like a 8 kyu kata, not really a 7. Cheers.

  • Custom User Avatar
    • vertighel
    • commented on "Volume of a Cuboid" haskell solution
    • 7 years ago

    Not hard to do by hand, just eta conversion and infix <-> prefix notation.

    Definitely not a best practice in terms of code clarity though! :D

  • Custom User Avatar
    • cliffstamp
    • resolved an issue on "Expressions Matter " kata
    • 7 years ago

    Fixed.

  • Custom User Avatar
    • MrZizoScream
    • commented on "Expressions Matter " kata
    • 7 years ago

    @mattmanj17 ..

    • Thanks Matthew for naming the language making it more easier healing the issue :wink: :+1:
    • It's really weird since 4 Solvers have done it in Haskell Without raising an issue concerning it :question: :exclamation: , But Anyway I've mentioned the Haskell Translator to do the necssary fixing the problem :wink:
    • Hope you all the best Matthew On/Off CW , Happy to follow you Bro .. Regards .. Zizou
  • Custom User Avatar
    • mattmanj17
    • created an issue for "Expressions Matter " kata
    • 7 years ago

    @cliffstamp @MrZizoScream
    I am solving in Haskell. The description says (1  ≤  a, b, c  ≤  10), but I am getting input < 1, which makes the problem harder.

  • Custom User Avatar
    • mattmanj17
    • commented on "Subtract the Sum" kata
    • 7 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...