Sha256: a4dfad743247e5e309c96d916a719813733e9f2905e2b546476446df0f0aee19

Contents?: true

Size: 487 Bytes

Versions: 2

Compression:

Stored size: 487 Bytes

Contents

--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Detect conflicts.
- !ruby/struct:SM::Flow::VERB 
  body: "  module A\n    def c; end\n  end\n\n  module B\n    def c; end\n  end\n\n  A.conflict?(B)  #=> ["c"]\n\n  TODO: All instance methods, or just public?\n\n CREDIT: Thomas Sawyer\n CREDIT: Robert Dober\n"
full_name: Module#conflict?
is_singleton: false
name: conflict?
params: (other)
visibility: public

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
facets-2.4.2 doc/ri/Module/conflict%3f-i.yaml
facets-2.4.3 doc/ri/Module/conflict%3f-i.yaml