Module Config.Default
Parameters
Signature
val bind_lhs_change_should_invalidate_rhs : boolbind_lhs_change_should_invalidate_rhs = falseis a hack to enable code that worked with earlier versions of Incremental that did not support invalidation to be more easily used with this version of Incremental. Except in that situation, one should leave this as true, and that is whatDefaultdoes.