Module snarkvm_wasm::traits::select [−][src]
Traits
If condition is true, return first; else, select second.
Uses three bits to perform a lookup into a table, where the last bit performs negation
Uses two bits to perform a lookup into a table