iter/beta

<script src="./point_src/iter/beta"></script>

An iterator can automatically count between a range.

Meta Data
filepath_exists True
path iter/beta
filepath iter/beta.js
clean_files ()

  • ClassDeclaration
    class comments:
    • property

      value

      = 0
      from Iterator
      dict_keys(['kind', 'word', 'computed', 'static', 'value', 'type', 'pos', 'class_name'])
    • constructor

      constructor

      (
      value , mutators
      )
      from Iterator
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos', 'class_name'])
    • method

      step

      (
      t = 1
      )
      from Iterator
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos', 'class_name'])
    dict_keys(['kind', 'word', 'parentName', 'type', 'body', 'comments', 'pos'])
  • ClassDeclaration
    class comments:
    • constructor

      constructor

      (
      stage
      )
      from Mutators
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos', 'class_name'])
    • method

      stageLimit

      (
      v , direction
      )
      from Mutators
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos', 'class_name'])
    • method

      modulus

      (
      v , mod = 360
      )
      from Mutators
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos', 'class_name'])
    • method

      sin

      (
      v , mul = 1
      )
      from Mutators
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos', 'class_name'])
    • method

      cos

      (
      v , mul = 1
      )
      from Mutators
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos', 'class_name'])
    dict_keys(['kind', 'word', 'parentName', 'type', 'body', 'comments', 'pos'])