Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in self-type
In what scenario does self-type annotation provide behavior not possible with extends
Dec 17, 2022
scala
extends
self-type
cake-pattern
Is it possible to integrate Cake-Pattern and Macros?
Oct 10, 2022
scala
macros
self-type
scala-2.10
cake-pattern
can a scala self type enforce a case class type
Sep 29, 2022
scala
traits
self-type
How to explain TreeNode type restriction and self-type in Spark's TreeNode?
Aug 20, 2022
scala
apache-spark-sql
treenode
self-type
Write a Copyable interface more elegant than in Java
Aug 12, 2022
generics
interface
copy
kotlin
self-type
Scala: Is there a way for a parent class to access methods defined only by children?
Apr 02, 2022
scala
case-class
self-type
Accessing values from path-dependent type mixin
Aug 27, 2022
scala
path-dependent-type
self-type
Does a class with a self type of another class make sense?
Sep 11, 2016
scala
self-type
"return this" in a covariant trait that return actual type
Jan 10, 2022
scala
covariance
self-type
Define a trait to be extended by case class in scala
May 04, 2018
scala
traits
case-class
self-type
Self type inheritance in scala
Mar 05, 2022
inheritance
scala
mixins
self-type
Scala self type and this.type in collections issue
Feb 20, 2018
scala
self-type
abstract-type
howto distinguish composition and self-typing use-cases
Nov 15, 2022
scala
composition
self-type
What is the reason behind the `=>` in a self type?
Sep 20, 2022
scala
self-type
Scala: illegal inheritance; self-type Y does not conform to X's selftype SELF
Sep 28, 2020
scala
self-type
What is more Scala idiomatic: trait TraitA extends TraitB or trait TraitA { self: TraitB => }
Jun 08, 2020
scala
inheritance
traits
self-type
Scala: implementing method with return type of concrete instance
Sep 28, 2019
scala
abstract-type
self-type
Explicit self-references with no type / difference with ''this''
Sep 09, 2022
scala
self-type
Difference between trait inheritance and self type annotation
Aug 29, 2022
scala
composition
traits
self-type
How to use Scala's this typing, abstract types, etc. to implement a Self type?
Aug 29, 2022
scala
self-type
abstract-type
Older Entries »