1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby/internal/intern
Jeremy Evans 717ab0bb2e
Add Class#descendants
Doesn't include receiver or singleton classes.

Implements [Feature #14394]

Co-authored-by: fatkodima <fatkodima123@gmail.com>
Co-authored-by: Benoit Daloze <eregontp@gmail.com>
2021-10-26 12:35:21 -07:00
..
select
array.h
bignum.h
class.h Add Class#descendants 2021-10-26 12:35:21 -07:00
compar.h
complex.h
cont.h
dir.h
enum.h
enumerator.h
error.h
eval.h
file.h
gc.h
hash.h
io.h
load.h
marshal.h
numeric.h
object.h
parse.h
proc.h
process.h
random.h
range.h
rational.h
re.h
ruby.h
select.h
signal.h
sprintf.h
string.h
struct.h
thread.h
time.h
variable.h
vm.h