ksmt-core
0.5.23
ksmt-core
/
io.ksmt
/
KContext
/
mkBvSort
mk
Bv
Sort
open
fun
mkBvSort
(
sizeBits
:
UInt
)
:
KBvSort
Create a BitVec sort with
sizeBits
bits length (_ BitVec
sizeBits
).