We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a50152 commit aaea63aCopy full SHA for aaea63a
1.6/ja/book/if-let.md
@@ -1,4 +1,5 @@
1
% if let
2
+<!-- % if let -->
3
4
`if let` allows you to combine `if` and `let` together to reduce the overhead
5
of certain kinds of pattern matches.
0 commit comments