makeBitvector

fun makeBitvector(width: Int, value: Long): SExpr(source)
fun makeBitvector(width: Int, value: BigInteger): SExpr(source)