Skip to content

Commit 37dbf13

Browse files
committed
scala in the city talk
1 parent b061a8c commit 37dbf13

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

manuscript/book.org

+2
Original file line numberDiff line numberDiff line change
@@ -12620,6 +12620,8 @@ digraph G {
1262012620
In Scalaz 7.3, =Applicative= and =Divisible= will inherit from =InvariantApplicative=
1262112621
#+END_ASIDE
1262212622

12623+
A recorded presentation of this chapter is available at https://www.youtube.com/watch?v=JmOFKdpuF9g
12624+
1262312625
Before we proceed, here is a quick recap of the core Scalaz typeclasses:
1262412626

1262512627
#+BEGIN_SRC scala

manuscript/complete.md

+2
Original file line numberDiff line numberDiff line change
@@ -11018,6 +11018,8 @@ providing new typeclasses, shown below in relation to core Scalaz typeclasses:
1101811018

1101911019
A> In Scalaz 7.3, `Applicative` and `Divisible` will inherit from `InvariantApplicative`
1102011020

11021+
A recorded presentation of this chapter is available at <https://www.youtube.com/watch?v=JmOFKdpuF9g>
11022+
1102111023
Before we proceed, here is a quick recap of the core Scalaz typeclasses:
1102211024

1102311025
{lang="text"}

0 commit comments

Comments
 (0)