-
Notifications
You must be signed in to change notification settings - Fork 36
Miles Sabin's Blog Posts(2016.04.08)
Jisoo Park edited this page Apr 7, 2016
·
7 revisions
- Unboxed union types in Scala via the Curry-Howard isomorphism
- Functional Dependencies in Scala
-
shapeless — an exploration of generic programming in Scala
- shapeless 2.3.0 미지원, Feature overview: shapeless 2.0.0로 대체 (하지만 기니까 패스)
-
Type-level selection sort in shapeless
- 일부 컴파일되지 않는 예제 있음, working example
- 보충(또는 대체)자료: Julien Tournay: Typelevel quicksort in Scala
-
HList
,Nat
처음부터 설명 - Aux 패턴 사용
-
- First-class polymorphic function values in shapeless
- (노파심에) 첫 번째 예제의
singleton
은 없는 함수입니다. 컴파일되지 않아도 당황하지 마세요!
- (노파심에) 첫 번째 예제의