support nasal module

This commit is contained in:
ValKmjolnir
2023-07-20 00:54:57 +08:00
parent 147915c277
commit 1bcd297d23
23 changed files with 282 additions and 108 deletions
+4
View File
@@ -1,5 +1,9 @@
import.std.sort;
var var_sort = sort.var_sort;
var sort = sort.sort;
var vec=[];
setsize(vec, 1e4);
rand(time(0));