--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns true if the value of fix is greater than or equal to that of other.
full_name: Fixnum#>=
is_singleton: false
name: ">="
params: |
fix >= other => true or false
visibility: public