From 27514d58573ce1f844af4ea60afa72c7f58f1cd7 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Thu, 21 Aug 2025 22:09:29 +0200 Subject: vault backup: 2025-08-21 22:09:29 --- If is not a statement but an expression.md | 1 - 1 file changed, 1 deletion(-) (limited to 'If is not a statement but an expression.md') diff --git a/If is not a statement but an expression.md b/If is not a statement but an expression.md index 4ece748..9794d49 100644 --- a/If is not a statement but an expression.md +++ b/If is not a statement but an expression.md @@ -1,4 +1,3 @@ -[[Rust]] [[Statement vs expression]] An if statement is not a statement in rust! It is an expression! Thus we can use it in an assignment for example. -- cgit v1.2.3