From fbb81e5f2c5542d86ffbb0cb8e05ce2640ed65de Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sat, 21 Jun 2025 11:11:59 +0200 Subject: vault backup: 2025-06-21 11:11:59 --- daily/17-May-2025.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'daily/17-May-2025.md') diff --git a/daily/17-May-2025.md b/daily/17-May-2025.md index 3729110..7872d2a 100644 --- a/daily/17-May-2025.md +++ b/daily/17-May-2025.md @@ -25,4 +25,6 @@ All parts gone: loop forever. Only condition is like a while x == true; `range` keyword to loop over a slice or array with `for index, arg := range slice` -`_` is the blank identifier, thus above if we don' need the index we can put `_`. \ No newline at end of file +`_` is the blank identifier, thus above if we don' need the index we can put `_`. + +**Type assertion** -- cgit v1.2.3