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
50
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
44
Other Decks in Programming
See All in Programming
dbt Pythonモデルで実現するSnowflake活用術
trsnium
0
270
Generating OpenAPI schema from serializers throughout the Rails stack - Kyobashi.rb #5
envek
1
440
Introduction to C Extensions
sylph01
3
130
AIプログラミング雑キャッチアップ
yuheinakasaka
20
5.3k
Datadog DBMでなにができる? JDDUG Meetup#7
nealle
0
160
SwiftUI移行のためのインプレッショントラッキング基盤の構築
kokihirokawa
0
180
Better Code Design in PHP
afilina
0
190
ABEMA iOS 大規模プロジェクトにおける段階的な技術刷新 / ABEMA iOS Technology Upgrade
akkyie
1
260
Django NinjaによるAPI開発の効率化とリプレースの実践
kashewnuts
1
300
もう僕は OpenAPI を書きたくない
sgash708
6
1.9k
Expoによるアプリ開発の現在地とReact Server Componentsが切り開く未来
yukukotani
2
250
LINE messaging APIを使ってGoogleカレンダーと連携した予約ツールを作ってみた
takumakoike
0
140
Featured
See All Featured
A Tale of Four Properties
chriscoyier
158
23k
Measuring & Analyzing Core Web Vitals
bluesmoon
6
270
GraphQLとの向き合い方2022年版
quramy
44
14k
A Philosophy of Restraint
colly
203
16k
Rebuilding a faster, lazier Slack
samanthasiow
80
8.9k
How GitHub (no longer) Works
holman
314
140k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
100
18k
Making the Leap to Tech Lead
cromwellryan
133
9.1k
Six Lessons from altMBA
skipperchong
27
3.6k
Build The Right Thing And Hit Your Dates
maggiecrowley
34
2.5k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
193
16k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.5k
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