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
47
The Language Of Collections
turanct
0
250
Go
turanct
0
59
Talking To Each Other
turanct
0
42
TDD
turanct
0
120
Introduction To Value Objects
turanct
0
42
Other Decks in Programming
See All in Programming
3rd party scriptでもReactを使いたい! Preact + Reactのハイブリッド開発
righttouch
PRO
1
610
リアーキテクチャxDDD 1年間の取り組みと進化
hsawaji
1
230
Arm移行タイムアタック
qnighy
0
360
rails new flags - `rails new` のフラグから Rails を構成するコンポーネントの変遷をザックリ眺める
snaka
0
1.8k
Missing parts when designing and implementing Android UI
ericksli
0
230
デザインパターンで理解するLLMエージェントの作り方 / How to develop an LLM agent using agentic design patterns
rkaga
9
1.5k
macOS でできる リアルタイム動画像処理
biacco42
9
2.4k
React CompilerとFine Grained Reactivityと宣言的UIのこれから / The next chapter of declarative UI
ssssota
5
850
「今のプロジェクトいろいろ大変なんですよ、app/services とかもあって……」/After Kaigi on Rails 2024 LT Night
junk0612
5
2.2k
Click-free releases & the making of a CLI app
oheyadam
2
120
DevTools extensions で 独自の DevTool を開発する | FlutterKaigi 2024
kokiyoshida
0
140
Amazon Bedrock Agentsを用いてアプリ開発してみた!
har1101
0
350
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
43
13k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
[RailsConf 2023] Rails as a piece of cake
palkan
52
4.9k
Adopting Sorbet at Scale
ufuk
73
9.1k
Code Reviewing Like a Champion
maltzj
520
39k
Music & Morning Musume
bryan
46
6.2k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
111
49k
Being A Developer After 40
akosma
87
590k
Thoughts on Productivity
jonyablonski
67
4.3k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
The Language of Interfaces
destraynor
154
24k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
6.9k
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