viaduct
0.2.0-5-g5831d91.dirty
runtime
/
edu.cornell.cs.apl.viaduct.libsnarkwrapper
/
IntVector
/
IntVector
Int
Vector
open
fun
IntVector
(
initialElements
:
Array
<
Int
>
)
Content copied to clipboard
open
fun
IntVector
(
initialElements
:
Iterable
<
Integer
>
)
Content copied to clipboard
open
fun
IntVector
(
)
Content copied to clipboard
open
fun
IntVector
(
other
:
IntVector
)
Content copied to clipboard
open
fun
IntVector
(
count
:
Int
,
value
:
Int
)
Content copied to clipboard