SodiumFRP / sodium

Sodium - Functional Reactive Programming (FRP) Library for multiple languages
http://sodium.nz/
Other
851 stars 140 forks source link

Remove Transaction.RunConstruct #145

Closed jam40jeff closed 6 years ago

jam40jeff commented 6 years ago

The behavior implemented by this method will be rolled into an optimization of Transaction.Run(). See #142.