Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View fcabestre's full-sized avatar
🏠
Working from home

Frédéric Cabestre fcabestre

🏠
Working from home
  • SIGUSR
  • Toulouse (France)
  • 16:27 (UTC +02:00)
  • X @fcabestre
View GitHub Profile
@fcabestre
fcabestre / on-tail-recursion.md
Created February 8, 2022 08:10 — forked from mrange/on-tail-recursion.md
On the topic of tail calls in .NET

On the topic of tail calls in .NET

Let's say you have implemented a small data pipeline library to replace LINQ.

module TrivialStream =
  type Receiver<'T> = 'T            -> unit
  type Stream<'T>   = Receiver<'T>  -> unit

  module Details =

Keybase proof

I hereby claim:

  • I am fcabestre on github.
  • I am fcabestre (https://keybase.io/fcabestre) on keybase.
  • I have a public key ASBhA0gr9BiXY-SiZ8803r3vsrr4Ud2CNSCwjhl5PG93Bgo

To claim this, I am signing this object: