Max Wang
Max Wang
updates SimpleNumber and Operators docs. the randomness guide seems a bit haphazard so i didn't touch it. ## Purpose and Motivation documentation is good ## Types of changes - Documentation...
it should be there; it's usually set. also delete redundant comments of the form `/** the variable name, but with spaces */`.
recent versions of mac os x virtualbos seem to include a sort of section header for recording screen properties, which causes vm creation to fatal because it's not in the...
the overloading makes the function types harder to work with and adds no type refinement value. prefer a single, more concise interface. this commit leaves the `any | any[] |...