You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normal constructor would then be implemented in terms of the incremental ones. This way we can still test incrementally, but no longer need to hold the intermediate values in the final object.
The text was updated successfully, but these errors were encountered:
xandkar
changed the title
Expose incremental constructors instead of holding key and text in sig object
Expose incremental constructors instead of holding key and base string in sig object
Aug 5, 2014
Normal constructor would then be implemented in terms of the incremental ones. This way we can still test incrementally, but no longer need to hold the intermediate values in the final object.
The text was updated successfully, but these errors were encountered: