Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Duncan McGregor
Duncan McGregor has asked
51
questions and find answers to
37
problems.
Stats
1.2k
EtPoint
323
Vote count
51
questions
37
answers
About
Duncan McGregor questions
What is the latest version of Groovy supporting JDK 1.4 [closed]
Preferred Scala collection for progressively removing random items?
How can I get a reference to a Kotlin object by name?
Is there a standard Kotlin function for splitting a Sequence into a head and a tail?
What is a non-method-local var in Scala?
Why does the Java compiler inline access to non-static final fields?
Will 2 threads ever access my Java AWS Lambda concurrently?
How can I specify a generic type parameter in a Kotlin @Deprecated annotation?
How can I find the target of a Java8 method reference?
Can I get a KFunction from a variable of function type in Kotlin?
Duncan McGregor answers
What is the latest version of Groovy supporting JDK 1.4 [closed]
Refactoring and non-refactoring changes as separate check-ins?
How to implement a generic `max(Comparable a, Comparable b)` function in Java?
Schedule Java task for a specified time
how to read a file from a lift webapp
Kotlin: Reified generics don't seem to work right for hash/equals comparisons
Is there a way to reference the Java class for a Kotlin top-level function?
How to get parameter names and types via reflection in Scala/Java methods?
Add properties to property placeholder
Situations when Manifest not available