Commit Graph

32 Commits

Author SHA1 Message Date
Rico Sta. Cruz 511de900ba
Formatting updates (#2133)
- Update some sheets which have very long sections
- Remove `layout: 2017/sheet` (everything has the same layout now)
- Remove outdated sheets
2024-04-03 18:30:24 +11:00
kyleVsteger e5fcc03e3e
Elixir: Add `with` Example (#1731) 2021-12-13 10:25:41 +11:00
Pedro Assunção c1de0e223c
Add Map.from_struct and Kernel.struct to maps section of Elixir cheatsheet (#1631)
* Update elixir.md

Added Map.from_struct and Kernel.struct to maps section.

* Update elixir.md

Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2021-03-16 12:01:25 +11:00
Rico Sta. Cruz 360bb87287 Cleanup: update timestamps of files 2020-07-04 23:33:09 +10:00
Rico Sta. Cruz 382b9c7e95
Merge pull request #561 from maxscott/patch-1
Update elixir.md
2018-07-04 20:33:27 +08:00
Tetiana 4a19e85a4b
Update elixir.md 2018-06-29 01:03:23 +01:00
Max 09125c8ed3
Update elixir.md
I believe this was the intention, ~s[ ] seems to not do anything, but ~s| | seems to have the effect described.
2018-06-10 13:05:02 -04:00
Rico Sta. Cruz 7e6f7293cd
Merge branch 'pr-347'
* pr-347:
  elixir: shorten some sentences
  fix concat result
  Add Case control flow structre and remove css class
2018-03-17 13:26:04 +08:00
Rico Sta. Cruz ba6239e7e9
elixir: shorten some sentences 2018-03-17 13:25:56 +08:00
M. Peter b0a536e9e5
fixed cond default
The do a cond default you have to use `true ->` instead of `_ ->`
2018-02-09 14:28:32 +01:00
Gustavo Gimenez f81377fb28 fix concat result 2018-01-03 22:12:25 -03:00
Gustavo Giménez 8cd37fc293 Add Case control flow structre and remove css class 2018-01-03 22:01:36 -03:00
Philip Sampaio Silva 05e0c246c5 Elixir: Fix Enum example and rename "char list" to "charlist"
The charlist change is needed because all Elixir core is using the
"charlist" version. We also should use to keep consistency.

Also, to_char_list/1 is deprecated since Elixir 1.5.
2017-10-26 20:21:36 -02:00
Rico Sta. Cruz d63fedde3b
elixir: add vars to hello world 2017-09-15 19:12:14 +08:00
Rico Sta. Cruz b6c5b66a00
elixir: update 2017-09-01 01:39:38 +08:00
Rico Sta. Cruz 8c01130950
Use a more normal timestamp format 2017-08-30 19:33:17 +08:00
Rico Sta. Cruz c934ae39bd
Fix updated logic 2017-08-30 19:31:11 +08:00
Rico Sta. Cruz 9641d4f2fb
Update 2017-08-30 01:34:51 +08:00
Rico Sta. Cruz d21f0fae07
Update 2017-08-30 01:32:59 +08:00
Rico Sta. Cruz ea4745d026
Update 2017-08-30 01:29:08 +08:00
Rico Sta. Cruz e1f3df96e2
elixir: try to get a hello world in 2017-08-30 01:24:56 +08:00
Rico Sta. Cruz 0490d53661
Update tig 2017-08-30 00:57:42 +08:00
Rico Sta. Cruz 4f8c49d162
Feature new sheets 2017-08-29 03:18:32 +08:00
Rico Sta. Cruz 2c318a2678
Update 2017-08-29 01:25:55 +08:00
Rico Sta. Cruz 6f66b06c89
Update Elixir 2017-08-24 23:27:32 +08:00
Rico Sta. Cruz f33fb9da78
Update 2016-06-19 00:19:13 +08:00
Rico Sta. Cruz 9f8369a4f7
Update elixir 2016-06-10 05:19:00 +08:00
Rico Sta. Cruz 4861e0ff2e
Update 2016-06-03 19:31:35 +08:00
Rico Sta. Cruz 6882272547
Update 2016-06-03 06:36:03 +08:00
Rico Sta. Cruz de2baa439c
Update 2016-06-03 04:41:26 +08:00
Rico Sta. Cruz 7ac4aa8e2d
Update 2016-06-02 17:39:31 +08:00
Rico Sta. Cruz 6e2a22b82b Update 2016-01-07 12:47:48 +08:00