• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Raúl Uranga
Clan:Grupo W
Member Since:May 2015
Last Seen:Feb 2021
Profiles:
Following:8
Followers:9
Allies:8
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (7)
  • Replies
  • Authored
  • Needs Resolution
    • rauluranga
    • commented on "Decode the Morse code " kata

    no problema, using morse_codes varibale works fine!

    • rauluranga
    • commented on "Decode the Morse code " kata

    is declared as a module attribute:

    defmodule MorseCode do
      
      @morse_code morse_code
      
      def decode(code) do
        @morse_code["..."]
      end
    
    end
    
    • rauluranga
    • commented on "Decode the Morse code " kata

    ummm, i tried your solution without success, i'm always getting:

    solution:61: undefined function morse_code/0
    
    • rauluranga
    • commented on "Are You Playing Banjo?" elixir solution

    this is one of the best solution for me
    cheers!

    • Javatlacati
    • commented on "Elixir Test" kumite

    ty! I tought preloaded was initial solution. My mistake sorry :$

    • jhoffner
    • commented on "Elixir Test" kumite

    You have no need for the preloaded code here, which is giving you all of your issues

    • Javatlacati
    • commented on "Elixir Test" kumite

    It accepts only first class functions.

  • © 2021 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Contact
  • powered by

Confirm

  • Cancel
  • Confirm