Scientific Software
Updated 4 months ago
Moltres
Moltres: finite element based simulation of molten salt reactors - Published in JOSS (2018)
Scientific Software · Peer-reviewed
Updated 4 months ago
eo
EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-Calculus
Updated 4 months ago
@stdlib/assert-instance-of
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Updated 4 months ago
@stdlib/utils-inherit
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
Updated 4 months ago
@stdlib/assert-is-prototype-of
Test if an object's prototype chain contains a provided prototype.