mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-15 15:41:26 -07:00
Add core:simd
This commit is contained in:
@@ -96,6 +96,7 @@ import filepath "core:path/filepath"
|
||||
|
||||
import reflect "core:reflect"
|
||||
import runtime "core:runtime"
|
||||
import simd "core:simd"
|
||||
import slice "core:slice"
|
||||
import sort "core:sort"
|
||||
import strconv "core:strconv"
|
||||
|
||||
Reference in New Issue
Block a user