Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Martin Ring
Martin Ring has asked
10
questions and find answers to
38
problems.
Stats
1.4k
EtPoint
501
Vote count
10
questions
38
answers
About
I currently work for the German Research Center for Artificial Intelligence (DFKI)
Martin Ring questions
How is scala.util.parsing.ast.Binders supposed to be used?
Matching XML Literals in Scala Macros
scala.tools.nsc.IMain within Play 2.1
How to test Scala macros?
Scala Presentation Compiler - Minimal Example
Martin Ring answers
Accessing overridden methods from a mixin in Scala
Having two upper bounds in Scala? [duplicate]
Splitting string into groups
(In Scala,) Is there anything that can be done with generic type parameters of classes but not with abstract type members?
Why does the compiler not look in the enclosing class for a method?
Delaying trait initialization
Call sourceGenerators manually in sbt
How do I add an XML tag or not, depending on an Option in Scala?
Multiple Option values in Scala
Scala infix type aliasing for >2 type parameters?