Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Lists: a secret love story
Search
turanct
January 24, 2015
Programming
0
53
Lists: a secret love story
Slides for my lightning talk about implementing a list type in lambdalicious
turanct
January 24, 2015
Tweet
Share
More Decks by turanct
See All by turanct
Lambda To The Rescue
turanct
0
51
The Language Of Collections
turanct
0
260
Go
turanct
0
61
Talking To Each Other
turanct
0
45
TDD
turanct
0
120
Introduction To Value Objects
turanct
0
48
Other Decks in Programming
See All in Programming
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
480
PHPに関数型の魂を宿す〜PHP 8.5 で実現する堅牢なコードとは〜 #phpcon_hiroshima / phpcon-hiroshima-2025
shogogg
1
340
pnpm に provenance のダウングレード を検出する PR を出してみた
ryo_manba
1
160
Reactive Thinking with Signals and the Resource API
manfredsteyer
PRO
0
110
なぜGoのジェネリクスはこの形なのか? - Featherweight Goが明かす設計の核心
qualiarts
0
260
スマホから Youtube Shortsを見られないようにする
lemolatoon
27
34k
Claude CodeによるAI駆動開発の実践 〜そこから見えてきたこれからのプログラミング〜
iriikeita
0
340
実践Claude Code:20の失敗から学ぶAIペアプログラミング
takedatakashi
18
8.7k
Goで実践するドメイン駆動開発 AIと歩み始めた新規プロダクト開発の現在地
imkaoru
4
900
コードとあなたと私の距離 / The Distance Between Code, You, and I
hiro_y
0
190
バッチ処理を「状態の記録」から「事実の記録」へ
panda728
PRO
0
190
alien-signals と自作 OSS で実現する フレームワーク非依存な ロジック共通化の探求 / Exploring Framework-Agnostic Logic Sharing with alien-signals and Custom OSS
aoseyuu
2
650
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Rails Girls Zürich Keynote
gr2m
95
14k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Raft: Consensus for Rubyists
vanstee
140
7.2k
The Pragmatic Product Professional
lauravandoore
36
7k
We Have a Design System, Now What?
morganepeng
53
7.8k
Docker and Python
trallard
46
3.6k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
The Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Transcript
lists: a secret love story because, you know, lists are
hot
toon daelman @tinydroptest2 turanct
functional programming
lists
None
lists in lambdalicious?
lists in lambdalicious? arrays
None
None
pairs
None
None
None
None
lists
None
None
= actually how it works in lisp (!)
None
None
implement!
None
None
None
manipulating lists
None
None
None
None
lambdalicious https://github.com/mathiasverraes/lambdalicious
Questions? @tinydroptest2 turanct
None