Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed May 15, 2024
1 parent 5457f2f commit b10f4ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/docs/_docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Some basic exampeles.
```scala

import vecxt.*
import vecxt.BoundsCheck.DoBoundsCheck.yes

val v1 = Array[Double](1, 2, 3)
val v2 = Array[Double](4, 5, 6)
Expand Down

0 comments on commit b10f4ca

Please sign in to comment.