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
51
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
60
Talking To Each Other
turanct
0
44
TDD
turanct
0
120
Introduction To Value Objects
turanct
0
45
Other Decks in Programming
See All in Programming
「Cursor/Devin全社導入の理想と現実」のその後
saitoryc
0
150
XP, Testing and ninja testing
m_seki
3
180
Cursor AI Agentと伴走する アプリケーションの高速リプレイス
daisuketakeda
1
130
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
46
30k
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
19
3.5k
KotlinConf 2025 現地で感じたServer-Side Kotlin
n_takehata
1
230
Elixir で IoT 開発、 Nerves なら簡単にできる!?
pojiro
1
150
型付きアクターモデルがもたらす分散シミュレーションの未来
piyo7
0
810
Haskell でアルゴリズムを抽象化する / 関数型言語で競技プログラミング
naoya
17
4.9k
Team operations that are not burdened by SRE
kazatohiei
1
210
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
380
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
190
Featured
See All Featured
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
Unsuck your backbone
ammeep
671
58k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
670
The World Runs on Bad Software
bkeepers
PRO
69
11k
Site-Speed That Sticks
csswizardry
10
660
Writing Fast Ruby
sferik
628
61k
Raft: Consensus for Rubyists
vanstee
140
7k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Navigating Team Friction
lara
187
15k
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