We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
List Replication
List Replication
Sort by
recency
|
189 Discussions
|
Please Login in order to post a comment
Haskell beginner here
Scala, such that I am new to Scala and functional programming
Functional progremming is very usefull for my website wishesbeast which is relate to online gaming and a lot of other topics. Experience the passion, excitement, and camaraderie of being part of a global Liverpool FC fanbase. Visit our website and immerse yourself in the heart of the action
Scala resolution
def f(num: Int, arr: List[Int]): List[Int] = arr.flatMap(x => for (i <- 1 to num) yield x)