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
47
Other Decks in Programming
See All in Programming
202507_ADKで始めるエージェント開発の基本 〜デモを通じて紹介〜(奥田りさ)The Basics of Agent Development with ADK — A Demo-Focused Introduction
risatube
PRO
6
1.3k
Gemini CLIの"強み"を知る! Gemini CLIとClaude Codeを比較してみた!
kotahisafuru
3
870
Google I/O Extended Incheon 2025 ~ What's new in Android development tools
pluu
1
220
MCPで実現できる、Webサービス利用体験について
syumai
7
2.3k
TypeScriptでDXを上げろ! Hono編
yusukebe
4
920
Amazon Q CLI開発で学んだAIコーディングツールの使い方
licux
3
150
NEWT Backend Evolution
xpromx
1
170
副作用と戦う PHP リファクタリング ─ ドメインイベントでビジネスロジックを解きほぐす
kajitack
3
510
それ CLI フレームワークがなくてもできるよ / Building CLI Tools Without Frameworks
orgachem
PRO
17
3.6k
PHPUnitの限界をPlaywrightで補完するテストアプローチ
yuzneri
0
360
状態遷移図を書こう / Sequence Chart vs State Diagram
orgachem
PRO
3
320
LLMは麻雀を知らなすぎるから俺が教育してやる
po3rin
3
1.8k
Featured
See All Featured
Building an army of robots
kneath
306
45k
Docker and Python
trallard
45
3.5k
It's Worth the Effort
3n
185
28k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
RailsConf 2023
tenderlove
30
1.2k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Facilitating Awesome Meetings
lara
54
6.5k
Building Adaptive Systems
keathley
43
2.7k
Why Our Code Smells
bkeepers
PRO
337
57k
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