Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 183 Bytes

11-3.cons.md

File metadata and controls

3 lines (2 loc) · 183 Bytes

['cat' | 'dog']

cons演算子は [head | tail] のパターンマッチのように 先頭以外の要素をリストとして扱うので dog は 100, 111, 103 のリストになる