Dec. 2nd, 2018

TCO CPS

Dec. 2nd, 2018 10:06 pm
xacid: (Default)
import scala.annotation.tailrec
import Thunk._

sealed trait Thunk[A, B] {
  @inline final def run(f: A => B): B = Thunk.run(this, f)
}
Read more... )

Profile

xacid: (Default)
xacid

April 2021

S M T W T F S
    123
45678910
11121314151617
18192021222324
252627282930 

Most Popular Tags

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 21st, 2025 06:35 am
Powered by Dreamwidth Studios