Sha256: 3f7b480595f6dd0c39b3c77a714df4f3f66c5841581c26e403811cfc3f0382d9
Contents?: true
Size: 150 Bytes
Versions: 4
Compression:
Stored size: 150 Bytes
Contents
#import <Foundation/Foundation.h> #import "IRhoRubyFloat.h" @protocol IRhoRubyMutableFloat <IRhoRubyFloat> -(void) setDouble:(double)value; @end
Version data entries
4 entries across 4 versions & 1 rubygems