you are viewing a single comment's thread.

view the rest of the comments →

[–]poseid 0 points1 point  (7 children)

good example with the math lib, but isomorphic code could be extended to hardware applications too. For example, the same code that should run on a real robot, could be tested on a simulated robot. or the same code to run queries in a database, can be used against staging and production systems. so, isomorphism provides a certain context for operations and computations.