diff --git a/previews/PR11/.documenter-siteinfo.json b/previews/PR11/.documenter-siteinfo.json index 29e5495..84569d2 100644 --- a/previews/PR11/.documenter-siteinfo.json +++ b/previews/PR11/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-12T14:17:46","documenter_version":"1.8.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-12T14:21:12","documenter_version":"1.8.0"}} \ No newline at end of file diff --git a/previews/PR11/index.html b/previews/PR11/index.html index 7123f13..02553b8 100644 --- a/previews/PR11/index.html +++ b/previews/PR11/index.html @@ -118,4 +118,4 @@ @show BlockArrays.blocks(B)[1, 1] == B[Block(1, 1)] # Access an index within a block -@show B[Block(1, 1)[1, 1]] == B[1, 1]
true

This page was generated using Literate.jl.

+@show B[Block(1, 1)[1, 1]] == B[1, 1]
true

This page was generated using Literate.jl.