Search code examples
monoopen-source

Where can I view Mono implementations of Math.* or Substring and the like


Question says it all. I tried browsing through the latest tag but could not find the implementations for said functions.


Solution

  • Math.cs and String.cs. I agree it's a bit tricky, though Moon is definitely the wrong place.