Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

OrderedSet

Installation

Metacello new
    baseline: 'OrderedSet';
    repository: 'github://hernanmd/OrderedSet/repository';
    load

Baseline String

If you want to add the OrderedSet to your Metacello Baselines or Configurations, copy and paste the following expression:

    " ... "
    spec
            baseline: 'OrderedSet' 
            with: [ spec repository: 'github://hernanmd/OrderedSet/repository' ];
    " ... "

About

OrderedSet for Pharo Smalltalk

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.