From 9d93b2ccf11f584320a2c5209dd2d94705167695 Mon Sep 17 00:00:00 2001 From: Veikka Tuominen Date: Thu, 8 Dec 2022 19:52:05 +0200 Subject: Eliminate `BoundFn` type from the language Closes #9484 --- doc/langref.html.in | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/langref.html.in b/doc/langref.html.in index e8f2770bbf..e79d5fbfc7 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -9366,12 +9366,7 @@ test "integer truncation" {
  • {#link|union#}
  • - For these types, {#syntax#}@Type{#endsyntax#} is not available: -

    - + {#syntax#}@Type{#endsyntax#} is not available for {#link|Functions#}. {#header_close#} {#header_open|@typeInfo#}
    {#syntax#}@typeInfo(comptime T: type) std.builtin.Type{#endsyntax#}
    -- cgit v1.2.3