Sha256: f58bce24e371b3c5348a341889168e32786e885ed4a7b09cb02500db6c79c26b
Contents?: true
Size: 172 Bytes
Versions: 37
Compression:
Stored size: 172 Bytes
Contents
/* return NArray with cast to the type of self. @overload coerce_cast(type) @return [nil] */ static VALUE <%=c_func(1)%>(VALUE self, VALUE type) { return Qnil; }
Version data entries
37 entries across 37 versions & 2 rubygems