Wiki

Changes between Initial Version and Version 1 of CobraCore

Show
Ignore:
Timestamp:
11/22/12 00:30:55 (12 years ago)
Author:
Charles
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CobraCore

    v1 v1  
     1CobraCore is a class within Cobra's standard library (known as "Cobra.Core"). It is immediately accessible in Cobra code and contains numerous `shared` methods for various utility functions.  
     2 
     3You can browse the source online to see the method signatures along with their doc strings, contracts and unit tests: http://cobra-language.com/trac/cobra/browser/cobra/trunk/Source/Cobra.Core/CobraCore.cobra 
     4 
     5See also: LibraryTopics, EncodeAndDecode