linkhyrule5 comments on Introducing Familiar, a quantified reasoning assistant (feedback sought!) - Less Wrong Discussion
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (40)
Is there a way to modify a variable once you've created it, or delete it? In particular, I'd like to change the units and the value type.
There is, though it's not implemented as a neat API function (yet), so if you're using the official release from when this was first posted you can't do it. It looks like this:
This will break preexisting data if the prior validator wasn't a strict subset of the new validator. Converting variables into a new representation sanely and easily is something I plan to add in.