just realized there are no lists, only arrays :(
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
module Powerset
|
||||
|
||||
global _calculatedPowerSets = Matrix{Int64}(undef, 1, 0)
|
||||
|
||||
Reference in New Issue
Block a user