rchain / rchip-proposals

Where RChain improvement proposals can be submitted
Apache License 2.0
8 stars 5 forks source link

Bitwise operators to calculate things like Log2 #12

Open SteveHenley opened 4 years ago

SteveHenley commented 4 years ago

new myevent('rho:io:event') in { myevent!("stuff happened") }

Event + + ("stuff happened") -> events.log

https://www.tutorialspoint.com/scala/scala_bitwise_operators.htm