- Elixir Cookbook
- Paulo A Pereira
- 61字
- 2021-07-23 20:49:38
Chapter 2. Data Types and Structures
This chapter will cover the following recipes:
- Understanding immutability
- Adding and subtracting lists
- Combining tuples into a list
- Creating and manipulating keyword lists
- Using pattern matching
- Pattern matching an HTTPoison response
- Creating a key/value store with a map
- Mapping and reducing enumerables
- Generating lazy (even infinite) sequences
- Streaming a file as a resource
推薦閱讀
- TypeScript Essentials
- JIRA 7 Administration Cookbook(Second Edition)
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- 深入淺出Windows API程序設計:編程基礎篇
- Rust Cookbook
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- ADI DSP應用技術集錦
- Hands-On Swift 5 Microservices Development
- Working with Odoo
- C# Multithreaded and Parallel Programming
- Fast Data Processing with Spark(Second Edition)
- JavaScript動態網頁編程
- UML2面向對象分析與設計(第2版)
- ActionScript 3.0從入門到精通(視頻實戰版)
- 零基礎C語言學習筆記