Commit graph

9 commits

Author SHA1 Message Date
boyned//Kampfkarren
8a2cb2ad62 Specify function return output 2021-11-29 18:47:26 -08:00
boyned//Kampfkarren
d2cb1d784b Add more notes about what is and isn't valid in short-circuiting 2021-11-13 13:51:09 -08:00
boyned//Kampfkarren
f6e87737e7 Try to be less confusing 2021-11-08 23:03:39 -08:00
boyned//Kampfkarren
3955bcb2e3 Add more notes about short circuiting, include equivalent if-else expressions 2021-11-08 23:00:07 -08:00
boyned//Kampfkarren
278775ad23 Write notes about x?.y = z 2021-11-05 22:13:52 -07:00
boyned//Kampfkarren
455c93b6cf Write suggested details about typing 2021-11-05 15:00:48 -07:00
boyned//Kampfkarren
dff0c2a1d8 Move ?() and ?[] out of proposal, and into alternatives 2021-11-05 14:27:57 -07:00
boyned//Kampfkarren
49cf707f10 Remove the linting section, as it is not feasible 2021-11-05 14:25:55 -07:00
boyned//Kampfkarren
d4cd612c56 Rename to safe navigation operator 2021-11-05 14:25:06 -07:00
Renamed from rfcs/syntax-nil-navigation-operator.md (Browse further)