{
  "type": "Program",
  "body": [
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "Observable",
            "range": [
              9,
              19
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 19
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "Observable",
            "range": [
              9,
              19
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 19
              }
            }
          },
          "range": [
            9,
            19
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 9
            },
            "end": {
              "line": 1,
              "column": 19
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../Observable",
        "raw": "'../Observable'",
        "range": [
          27,
          42
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 27
          },
          "end": {
            "line": 1,
            "column": 42
          }
        }
      },
      "range": [
        0,
        43
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 43
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "ScalarObservable",
            "range": [
              53,
              69
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 9
              },
              "end": {
                "line": 2,
                "column": 25
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "ScalarObservable",
            "range": [
              53,
              69
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 9
              },
              "end": {
                "line": 2,
                "column": 25
              }
            }
          },
          "range": [
            53,
            69
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 9
            },
            "end": {
              "line": 2,
              "column": 25
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "./ScalarObservable",
        "raw": "'./ScalarObservable'",
        "range": [
          77,
          97
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 33
          },
          "end": {
            "line": 2,
            "column": 53
          }
        }
      },
      "range": [
        44,
        98
      ],
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 54
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "EmptyObservable",
            "range": [
              108,
              123
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 9
              },
              "end": {
                "line": 3,
                "column": 24
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "EmptyObservable",
            "range": [
              108,
              123
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 9
              },
              "end": {
                "line": 3,
                "column": 24
              }
            }
          },
          "range": [
            108,
            123
          ],
          "loc": {
            "start": {
              "line": 3,
              "column": 9
            },
            "end": {
              "line": 3,
              "column": 24
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "./EmptyObservable",
        "raw": "'./EmptyObservable'",
        "range": [
          131,
          150
        ],
        "loc": {
          "start": {
            "line": 3,
            "column": 32
          },
          "end": {
            "line": 3,
            "column": 51
          }
        }
      },
      "range": [
        99,
        151
      ],
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 52
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "isScheduler",
            "range": [
              161,
              172
            ],
            "loc": {
              "start": {
                "line": 4,
                "column": 9
              },
              "end": {
                "line": 4,
                "column": 20
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "isScheduler",
            "range": [
              161,
              172
            ],
            "loc": {
              "start": {
                "line": 4,
                "column": 9
              },
              "end": {
                "line": 4,
                "column": 20
              }
            }
          },
          "range": [
            161,
            172
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 9
            },
            "end": {
              "line": 4,
              "column": 20
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../util/isScheduler",
        "raw": "'../util/isScheduler'",
        "range": [
          180,
          201
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 28
          },
          "end": {
            "line": 4,
            "column": 49
          }
        }
      },
      "range": [
        152,
        202
      ],
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 50
        }
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * We need this JSDoc comment for affecting ESDoc.\n * @extends {Ignored}\n * @hide true\n ",
          "range": [
            203,
            297
          ],
          "loc": {
            "start": {
              "line": 5,
              "column": 0
            },
            "end": {
              "line": 9,
              "column": 3
            }
          }
        }
      ]
    },
    {
      "type": "ExportNamedDeclaration",
      "declaration": {
        "type": "VariableDeclaration",
        "declarations": [
          {
            "type": "VariableDeclarator",
            "id": {
              "type": "Identifier",
              "name": "ArrayObservable",
              "range": [
                309,
                324
              ],
              "loc": {
                "start": {
                  "line": 10,
                  "column": 11
                },
                "end": {
                  "line": 10,
                  "column": 26
                }
              }
            },
            "init": {
              "type": "CallExpression",
              "callee": {
                "type": "FunctionExpression",
                "id": null,
                "params": [
                  {
                    "type": "Identifier",
                    "name": "_super",
                    "range": [
                      338,
                      344
                    ],
                    "loc": {
                      "start": {
                        "line": 10,
                        "column": 40
                      },
                      "end": {
                        "line": 10,
                        "column": 46
                      }
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "Identifier",
                          "name": "__extends",
                          "range": [
                            352,
                            361
                          ],
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 4
                            },
                            "end": {
                              "line": 11,
                              "column": 13
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "name": "ArrayObservable",
                            "range": [
                              362,
                              377
                            ],
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 14
                              },
                              "end": {
                                "line": 11,
                                "column": 29
                              }
                            }
                          },
                          {
                            "type": "Identifier",
                            "name": "_super",
                            "range": [
                              379,
                              385
                            ],
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 31
                              },
                              "end": {
                                "line": 11,
                                "column": 37
                              }
                            }
                          }
                        ],
                        "range": [
                          352,
                          386
                        ],
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 4
                          },
                          "end": {
                            "line": 11,
                            "column": 38
                          }
                        }
                      },
                      "range": [
                        352,
                        387
                      ],
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 4
                        },
                        "end": {
                          "line": 11,
                          "column": 39
                        }
                      }
                    },
                    {
                      "type": "FunctionDeclaration",
                      "id": {
                        "type": "Identifier",
                        "name": "ArrayObservable",
                        "range": [
                          401,
                          416
                        ],
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 13
                          },
                          "end": {
                            "line": 12,
                            "column": 28
                          }
                        }
                      },
                      "params": [
                        {
                          "type": "Identifier",
                          "name": "array",
                          "range": [
                            417,
                            422
                          ],
                          "loc": {
                            "start": {
                              "line": 12,
                              "column": 29
                            },
                            "end": {
                              "line": 12,
                              "column": 34
                            }
                          }
                        },
                        {
                          "type": "Identifier",
                          "name": "scheduler",
                          "range": [
                            424,
                            433
                          ],
                          "loc": {
                            "start": {
                              "line": 12,
                              "column": 36
                            },
                            "end": {
                              "line": 12,
                              "column": 45
                            }
                          }
                        }
                      ],
                      "body": {
                        "type": "BlockStatement",
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "expression": {
                              "type": "CallExpression",
                              "callee": {
                                "type": "MemberExpression",
                                "computed": false,
                                "object": {
                                  "type": "Identifier",
                                  "name": "_super",
                                  "range": [
                                    445,
                                    451
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 14
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "name": "call",
                                  "range": [
                                    452,
                                    456
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 19
                                    }
                                  }
                                },
                                "range": [
                                  445,
                                  456
                                ],
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 19
                                  }
                                }
                              },
                              "arguments": [
                                {
                                  "type": "ThisExpression",
                                  "range": [
                                    457,
                                    461
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 24
                                    }
                                  }
                                }
                              ],
                              "range": [
                                445,
                                462
                              ],
                              "loc": {
                                "start": {
                                  "line": 13,
                                  "column": 8
                                },
                                "end": {
                                  "line": 13,
                                  "column": 25
                                }
                              }
                            },
                            "range": [
                              445,
                              463
                            ],
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 8
                              },
                              "end": {
                                "line": 13,
                                "column": 26
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "expression": {
                              "type": "AssignmentExpression",
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "computed": false,
                                "object": {
                                  "type": "ThisExpression",
                                  "range": [
                                    472,
                                    476
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 14,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 14,
                                      "column": 12
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "name": "array",
                                  "range": [
                                    477,
                                    482
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 14,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 14,
                                      "column": 18
                                    }
                                  }
                                },
                                "range": [
                                  472,
                                  482
                                ],
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 18
                                  }
                                }
                              },
                              "right": {
                                "type": "Identifier",
                                "name": "array",
                                "range": [
                                  485,
                                  490
                                ],
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 26
                                  }
                                }
                              },
                              "range": [
                                472,
                                490
                              ],
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 8
                                },
                                "end": {
                                  "line": 14,
                                  "column": 26
                                }
                              }
                            },
                            "range": [
                              472,
                              491
                            ],
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 8
                              },
                              "end": {
                                "line": 14,
                                "column": 27
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "expression": {
                              "type": "AssignmentExpression",
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "computed": false,
                                "object": {
                                  "type": "ThisExpression",
                                  "range": [
                                    500,
                                    504
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 15,
                                      "column": 12
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "name": "scheduler",
                                  "range": [
                                    505,
                                    514
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 15,
                                      "column": 22
                                    }
                                  }
                                },
                                "range": [
                                  500,
                                  514
                                ],
                                "loc": {
                                  "start": {
                                    "line": 15,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 15,
                                    "column": 22
                                  }
                                }
                              },
                              "right": {
                                "type": "Identifier",
                                "name": "scheduler",
                                "range": [
                                  517,
                                  526
                                ],
                                "loc": {
                                  "start": {
                                    "line": 15,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 15,
                                    "column": 34
                                  }
                                }
                              },
                              "range": [
                                500,
                                526
                              ],
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 8
                                },
                                "end": {
                                  "line": 15,
                                  "column": 34
                                }
                              }
                            },
                            "range": [
                              500,
                              527
                            ],
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 8
                              },
                              "end": {
                                "line": 15,
                                "column": 35
                              }
                            }
                          },
                          {
                            "type": "IfStatement",
                            "test": {
                              "type": "LogicalExpression",
                              "operator": "&&",
                              "left": {
                                "type": "UnaryExpression",
                                "operator": "!",
                                "argument": {
                                  "type": "Identifier",
                                  "name": "scheduler",
                                  "range": [
                                    541,
                                    550
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 16,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 16,
                                      "column": 22
                                    }
                                  }
                                },
                                "prefix": true,
                                "range": [
                                  540,
                                  550
                                ],
                                "loc": {
                                  "start": {
                                    "line": 16,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 16,
                                    "column": 22
                                  }
                                }
                              },
                              "right": {
                                "type": "BinaryExpression",
                                "operator": "===",
                                "left": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "Identifier",
                                    "name": "array",
                                    "range": [
                                      554,
                                      559
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 16,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 16,
                                        "column": 31
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "length",
                                    "range": [
                                      560,
                                      566
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 16,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 16,
                                        "column": 38
                                      }
                                    }
                                  },
                                  "range": [
                                    554,
                                    566
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 16,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 16,
                                      "column": 38
                                    }
                                  }
                                },
                                "right": {
                                  "type": "Literal",
                                  "value": 1,
                                  "raw": "1",
                                  "range": [
                                    571,
                                    572
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 16,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 16,
                                      "column": 44
                                    }
                                  }
                                },
                                "range": [
                                  554,
                                  572
                                ],
                                "loc": {
                                  "start": {
                                    "line": 16,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 16,
                                    "column": 44
                                  }
                                }
                              },
                              "range": [
                                540,
                                572
                              ],
                              "loc": {
                                "start": {
                                  "line": 16,
                                  "column": 12
                                },
                                "end": {
                                  "line": 16,
                                  "column": 44
                                }
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "computed": false,
                                      "object": {
                                        "type": "ThisExpression",
                                        "range": [
                                          588,
                                          592
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 17,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 17,
                                            "column": 16
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "_isScalar",
                                        "range": [
                                          593,
                                          602
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 17,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 17,
                                            "column": 26
                                          }
                                        }
                                      },
                                      "range": [
                                        588,
                                        602
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 17,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 17,
                                          "column": 26
                                        }
                                      }
                                    },
                                    "right": {
                                      "type": "Literal",
                                      "value": true,
                                      "raw": "true",
                                      "range": [
                                        605,
                                        609
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 17,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 17,
                                          "column": 33
                                        }
                                      }
                                    },
                                    "range": [
                                      588,
                                      609
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 17,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 17,
                                        "column": 33
                                      }
                                    }
                                  },
                                  "range": [
                                    588,
                                    610
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 17,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 17,
                                      "column": 34
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "operator": "=",
                                    "left": {
                                      "type": "MemberExpression",
                                      "computed": false,
                                      "object": {
                                        "type": "ThisExpression",
                                        "range": [
                                          623,
                                          627
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 18,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 18,
                                            "column": 16
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "value",
                                        "range": [
                                          628,
                                          633
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 18,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 18,
                                            "column": 22
                                          }
                                        }
                                      },
                                      "range": [
                                        623,
                                        633
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 18,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 18,
                                          "column": 22
                                        }
                                      }
                                    },
                                    "right": {
                                      "type": "MemberExpression",
                                      "computed": true,
                                      "object": {
                                        "type": "Identifier",
                                        "name": "array",
                                        "range": [
                                          636,
                                          641
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 18,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 18,
                                            "column": 30
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Literal",
                                        "value": 0,
                                        "raw": "0",
                                        "range": [
                                          642,
                                          643
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 18,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 18,
                                            "column": 32
                                          }
                                        }
                                      },
                                      "range": [
                                        636,
                                        644
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 18,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 18,
                                          "column": 33
                                        }
                                      }
                                    },
                                    "range": [
                                      623,
                                      644
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 18,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 18,
                                        "column": 33
                                      }
                                    }
                                  },
                                  "range": [
                                    623,
                                    645
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 18,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 18,
                                      "column": 34
                                    }
                                  }
                                }
                              ],
                              "range": [
                                574,
                                655
                              ],
                              "loc": {
                                "start": {
                                  "line": 16,
                                  "column": 46
                                },
                                "end": {
                                  "line": 19,
                                  "column": 9
                                }
                              }
                            },
                            "alternate": null,
                            "range": [
                              536,
                              655
                            ],
                            "loc": {
                              "start": {
                                "line": 16,
                                "column": 8
                              },
                              "end": {
                                "line": 19,
                                "column": 9
                              }
                            }
                          }
                        ],
                        "range": [
                          435,
                          661
                        ],
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 47
                          },
                          "end": {
                            "line": 20,
                            "column": 5
                          }
                        }
                      },
                      "generator": false,
                      "expression": false,
                      "range": [
                        392,
                        661
                      ],
                      "loc": {
                        "start": {
                          "line": 12,
                          "column": 4
                        },
                        "end": {
                          "line": 20,
                          "column": 5
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "AssignmentExpression",
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "Identifier",
                            "name": "ArrayObservable",
                            "range": [
                              666,
                              681
                            ],
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 4
                              },
                              "end": {
                                "line": 21,
                                "column": 19
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "create",
                            "range": [
                              682,
                              688
                            ],
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 20
                              },
                              "end": {
                                "line": 21,
                                "column": 26
                              }
                            }
                          },
                          "range": [
                            666,
                            688
                          ],
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 4
                            },
                            "end": {
                              "line": 21,
                              "column": 26
                            }
                          }
                        },
                        "right": {
                          "type": "FunctionExpression",
                          "id": null,
                          "params": [
                            {
                              "type": "Identifier",
                              "name": "array",
                              "range": [
                                701,
                                706
                              ],
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 39
                                },
                                "end": {
                                  "line": 21,
                                  "column": 44
                                }
                              }
                            },
                            {
                              "type": "Identifier",
                              "name": "scheduler",
                              "range": [
                                708,
                                717
                              ],
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 46
                                },
                                "end": {
                                  "line": 21,
                                  "column": 55
                                }
                              }
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "body": [
                              {
                                "type": "ReturnStatement",
                                "argument": {
                                  "type": "NewExpression",
                                  "callee": {
                                    "type": "Identifier",
                                    "name": "ArrayObservable",
                                    "range": [
                                      740,
                                      755
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 22,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 22,
                                        "column": 34
                                      }
                                    }
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "name": "array",
                                      "range": [
                                        756,
                                        761
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 22,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 22,
                                          "column": 40
                                        }
                                      }
                                    },
                                    {
                                      "type": "Identifier",
                                      "name": "scheduler",
                                      "range": [
                                        763,
                                        772
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 22,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 22,
                                          "column": 51
                                        }
                                      }
                                    }
                                  ],
                                  "range": [
                                    736,
                                    773
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 22,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 22,
                                      "column": 52
                                    }
                                  }
                                },
                                "range": [
                                  729,
                                  774
                                ],
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 53
                                  }
                                }
                              }
                            ],
                            "range": [
                              719,
                              780
                            ],
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 57
                              },
                              "end": {
                                "line": 23,
                                "column": 5
                              }
                            }
                          },
                          "generator": false,
                          "expression": false,
                          "range": [
                            691,
                            780
                          ],
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 29
                            },
                            "end": {
                              "line": 23,
                              "column": 5
                            }
                          }
                        },
                        "range": [
                          666,
                          780
                        ],
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 4
                          },
                          "end": {
                            "line": 23,
                            "column": 5
                          }
                        }
                      },
                      "range": [
                        666,
                        781
                      ],
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 4
                        },
                        "end": {
                          "line": 23,
                          "column": 6
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "Block",
                          "value": "*\n     * Creates an Observable that emits some values you specify as arguments,\n     * immediately one after the other, and then emits a complete notification.\n     *\n     * <span class=\"informal\">Emits the arguments you provide, then completes.\n     * </span>\n     *\n     * <img src=\"./img/of.png\" width=\"100%\">\n     *\n     * This static operator is useful for creating a simple Observable that only\n     * emits the arguments given, and the complete notification thereafter. It can\n     * be used for composing with other Observables, such as with {@link concat}.\n     * By default, it uses a `null` Scheduler, which means the `next`\n     * notifications are sent synchronously, although with a different Scheduler\n     * it is possible to determine when those notifications will be delivered.\n     *\n     * @example <caption>Emit 10, 20, 30, then 'a', 'b', 'c', then start ticking every second.</caption>\n     * var numbers = Rx.Observable.of(10, 20, 30);\n     * var letters = Rx.Observable.of('a', 'b', 'c');\n     * var interval = Rx.Observable.interval(1000);\n     * var result = numbers.concat(letters).concat(interval);\n     * result.subscribe(x => console.log(x));\n     *\n     * @see {@link create}\n     * @see {@link empty}\n     * @see {@link never}\n     * @see {@link throw}\n     *\n     * @param {...T} values Arguments that represent `next` values to be emitted.\n     * @param {Scheduler} [scheduler] A {@link Scheduler} to use for scheduling\n     * the emissions of the `next` notifications.\n     * @return {Observable<T>} An Observable that emits each given input value.\n     * @static true\n     * @name of\n     * @owner Observable\n     ",
                          "range": [
                            786,
                            2440
                          ],
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 4
                            },
                            "end": {
                              "line": 59,
                              "column": 7
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "AssignmentExpression",
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "Identifier",
                            "name": "ArrayObservable",
                            "range": [
                              2445,
                              2460
                            ],
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 4
                              },
                              "end": {
                                "line": 60,
                                "column": 19
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "of",
                            "range": [
                              2461,
                              2463
                            ],
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 20
                              },
                              "end": {
                                "line": 60,
                                "column": 22
                              }
                            }
                          },
                          "range": [
                            2445,
                            2463
                          ],
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 4
                            },
                            "end": {
                              "line": 60,
                              "column": 22
                            }
                          }
                        },
                        "right": {
                          "type": "FunctionExpression",
                          "id": null,
                          "params": [],
                          "body": {
                            "type": "BlockStatement",
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "id": {
                                      "type": "Identifier",
                                      "name": "array",
                                      "range": [
                                        2492,
                                        2497
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 61,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 61,
                                          "column": 17
                                        }
                                      }
                                    },
                                    "init": {
                                      "type": "ArrayExpression",
                                      "elements": [],
                                      "range": [
                                        2500,
                                        2502
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 61,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 61,
                                          "column": 22
                                        }
                                      }
                                    },
                                    "range": [
                                      2492,
                                      2502
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 61,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 61,
                                        "column": 22
                                      }
                                    }
                                  }
                                ],
                                "kind": "var",
                                "range": [
                                  2488,
                                  2503
                                ],
                                "loc": {
                                  "start": {
                                    "line": 61,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 23
                                  }
                                }
                              },
                              {
                                "type": "ForStatement",
                                "init": {
                                  "type": "VariableDeclaration",
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "id": {
                                        "type": "Identifier",
                                        "name": "_i",
                                        "range": [
                                          2521,
                                          2523
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 19
                                          }
                                        }
                                      },
                                      "init": {
                                        "type": "Literal",
                                        "value": 0,
                                        "raw": "0",
                                        "range": [
                                          2526,
                                          2527
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 62,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 62,
                                            "column": 23
                                          }
                                        }
                                      },
                                      "range": [
                                        2521,
                                        2527
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 23
                                        }
                                      }
                                    }
                                  ],
                                  "kind": "var",
                                  "range": [
                                    2517,
                                    2527
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 23
                                    }
                                  }
                                },
                                "test": {
                                  "type": "BinaryExpression",
                                  "operator": "<",
                                  "left": {
                                    "type": "Identifier",
                                    "name": "_i",
                                    "range": [
                                      2529,
                                      2531
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 27
                                      }
                                    }
                                  },
                                  "right": {
                                    "type": "MemberExpression",
                                    "computed": false,
                                    "object": {
                                      "type": "Identifier",
                                      "name": "arguments",
                                      "range": [
                                        2534,
                                        2543
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 39
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "name": "length",
                                      "range": [
                                        2544,
                                        2550
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 46
                                        }
                                      }
                                    },
                                    "range": [
                                      2534,
                                      2550
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 46
                                      }
                                    }
                                  },
                                  "range": [
                                    2529,
                                    2550
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 46
                                    }
                                  }
                                },
                                "update": {
                                  "type": "UpdateExpression",
                                  "operator": "++",
                                  "argument": {
                                    "type": "Identifier",
                                    "name": "_i",
                                    "range": [
                                      2552,
                                      2554
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 50
                                      }
                                    }
                                  },
                                  "prefix": false,
                                  "range": [
                                    2552,
                                    2556
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 52
                                    }
                                  }
                                },
                                "body": {
                                  "type": "BlockStatement",
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "operator": "=",
                                        "left": {
                                          "type": "MemberExpression",
                                          "computed": true,
                                          "object": {
                                            "type": "Identifier",
                                            "name": "array",
                                            "range": [
                                              2572,
                                              2577
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 17
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "BinaryExpression",
                                            "operator": "-",
                                            "left": {
                                              "type": "Identifier",
                                              "name": "_i",
                                              "range": [
                                                2578,
                                                2580
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 63,
                                                  "column": 18
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "right": {
                                              "type": "Literal",
                                              "value": 0,
                                              "raw": "0",
                                              "range": [
                                                2583,
                                                2584
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 63,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "range": [
                                              2578,
                                              2584
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 24
                                              }
                                            }
                                          },
                                          "range": [
                                            2572,
                                            2585
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 25
                                            }
                                          }
                                        },
                                        "right": {
                                          "type": "MemberExpression",
                                          "computed": true,
                                          "object": {
                                            "type": "Identifier",
                                            "name": "arguments",
                                            "range": [
                                              2588,
                                              2597
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 37
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "name": "_i",
                                            "range": [
                                              2598,
                                              2600
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 40
                                              }
                                            }
                                          },
                                          "range": [
                                            2588,
                                            2601
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 41
                                            }
                                          }
                                        },
                                        "range": [
                                          2572,
                                          2601
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 41
                                          }
                                        }
                                      },
                                      "range": [
                                        2572,
                                        2602
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 42
                                        }
                                      }
                                    }
                                  ],
                                  "range": [
                                    2558,
                                    2612
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 54
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 9
                                    }
                                  }
                                },
                                "range": [
                                  2512,
                                  2612
                                ],
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 64,
                                    "column": 9
                                  }
                                }
                              },
                              {
                                "type": "VariableDeclaration",
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "id": {
                                      "type": "Identifier",
                                      "name": "scheduler",
                                      "range": [
                                        2625,
                                        2634
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 21
                                        }
                                      }
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "computed": true,
                                      "object": {
                                        "type": "Identifier",
                                        "name": "array",
                                        "range": [
                                          2637,
                                          2642
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 65,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 65,
                                            "column": 29
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "BinaryExpression",
                                        "operator": "-",
                                        "left": {
                                          "type": "MemberExpression",
                                          "computed": false,
                                          "object": {
                                            "type": "Identifier",
                                            "name": "array",
                                            "range": [
                                              2643,
                                              2648
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 65,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 65,
                                                "column": 35
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "name": "length",
                                            "range": [
                                              2649,
                                              2655
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 65,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 65,
                                                "column": 42
                                              }
                                            }
                                          },
                                          "range": [
                                            2643,
                                            2655
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 65,
                                              "column": 30
                                            },
                                            "end": {
                                              "line": 65,
                                              "column": 42
                                            }
                                          }
                                        },
                                        "right": {
                                          "type": "Literal",
                                          "value": 1,
                                          "raw": "1",
                                          "range": [
                                            2658,
                                            2659
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 65,
                                              "column": 45
                                            },
                                            "end": {
                                              "line": 65,
                                              "column": 46
                                            }
                                          }
                                        },
                                        "range": [
                                          2643,
                                          2659
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 65,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 65,
                                            "column": 46
                                          }
                                        }
                                      },
                                      "range": [
                                        2637,
                                        2660
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 47
                                        }
                                      }
                                    },
                                    "range": [
                                      2625,
                                      2660
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 47
                                      }
                                    }
                                  }
                                ],
                                "kind": "var",
                                "range": [
                                  2621,
                                  2661
                                ],
                                "loc": {
                                  "start": {
                                    "line": 65,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 48
                                  }
                                }
                              },
                              {
                                "type": "IfStatement",
                                "test": {
                                  "type": "CallExpression",
                                  "callee": {
                                    "type": "Identifier",
                                    "name": "isScheduler",
                                    "range": [
                                      2674,
                                      2685
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 23
                                      }
                                    }
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "name": "scheduler",
                                      "range": [
                                        2686,
                                        2695
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 66,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 66,
                                          "column": 33
                                        }
                                      }
                                    }
                                  ],
                                  "range": [
                                    2674,
                                    2696
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 34
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "expression": {
                                        "type": "CallExpression",
                                        "callee": {
                                          "type": "MemberExpression",
                                          "computed": false,
                                          "object": {
                                            "type": "Identifier",
                                            "name": "array",
                                            "range": [
                                              2712,
                                              2717
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 67,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 67,
                                                "column": 17
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "name": "pop",
                                            "range": [
                                              2718,
                                              2721
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 67,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 67,
                                                "column": 21
                                              }
                                            }
                                          },
                                          "range": [
                                            2712,
                                            2721
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 67,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 67,
                                              "column": 21
                                            }
                                          }
                                        },
                                        "arguments": [],
                                        "range": [
                                          2712,
                                          2723
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 67,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 67,
                                            "column": 23
                                          }
                                        }
                                      },
                                      "range": [
                                        2712,
                                        2724
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 67,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 67,
                                          "column": 24
                                        }
                                      }
                                    }
                                  ],
                                  "range": [
                                    2698,
                                    2734
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 68,
                                      "column": 9
                                    }
                                  }
                                },
                                "alternate": {
                                  "type": "BlockStatement",
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "name": "scheduler",
                                          "range": [
                                            2762,
                                            2771
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 70,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 70,
                                              "column": 21
                                            }
                                          }
                                        },
                                        "right": {
                                          "type": "Literal",
                                          "value": null,
                                          "raw": "null",
                                          "range": [
                                            2774,
                                            2778
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 70,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 70,
                                              "column": 28
                                            }
                                          }
                                        },
                                        "range": [
                                          2762,
                                          2778
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 70,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 70,
                                            "column": 28
                                          }
                                        }
                                      },
                                      "range": [
                                        2762,
                                        2779
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 70,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 70,
                                          "column": 29
                                        }
                                      }
                                    }
                                  ],
                                  "range": [
                                    2748,
                                    2789
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 69,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 9
                                    }
                                  }
                                },
                                "range": [
                                  2670,
                                  2789
                                ],
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 71,
                                    "column": 9
                                  }
                                }
                              },
                              {
                                "type": "VariableDeclaration",
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "id": {
                                      "type": "Identifier",
                                      "name": "len",
                                      "range": [
                                        2802,
                                        2805
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 72,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 72,
                                          "column": 15
                                        }
                                      }
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "computed": false,
                                      "object": {
                                        "type": "Identifier",
                                        "name": "array",
                                        "range": [
                                          2808,
                                          2813
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 72,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 72,
                                            "column": 23
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "length",
                                        "range": [
                                          2814,
                                          2820
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 72,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 72,
                                            "column": 30
                                          }
                                        }
                                      },
                                      "range": [
                                        2808,
                                        2820
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 72,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 72,
                                          "column": 30
                                        }
                                      }
                                    },
                                    "range": [
                                      2802,
                                      2820
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 72,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 72,
                                        "column": 30
                                      }
                                    }
                                  }
                                ],
                                "kind": "var",
                                "range": [
                                  2798,
                                  2821
                                ],
                                "loc": {
                                  "start": {
                                    "line": 72,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 72,
                                    "column": 31
                                  }
                                }
                              },
                              {
                                "type": "IfStatement",
                                "test": {
                                  "type": "BinaryExpression",
                                  "operator": ">",
                                  "left": {
                                    "type": "Identifier",
                                    "name": "len",
                                    "range": [
                                      2834,
                                      2837
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 15
                                      }
                                    }
                                  },
                                  "right": {
                                    "type": "Literal",
                                    "value": 1,
                                    "raw": "1",
                                    "range": [
                                      2840,
                                      2841
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 19
                                      }
                                    }
                                  },
                                  "range": [
                                    2834,
                                    2841
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 19
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "body": [
                                    {
                                      "type": "ReturnStatement",
                                      "argument": {
                                        "type": "NewExpression",
                                        "callee": {
                                          "type": "Identifier",
                                          "name": "ArrayObservable",
                                          "range": [
                                            2868,
                                            2883
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 74,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 74,
                                              "column": 38
                                            }
                                          }
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "name": "array",
                                            "range": [
                                              2884,
                                              2889
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 39
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 44
                                              }
                                            }
                                          },
                                          {
                                            "type": "Identifier",
                                            "name": "scheduler",
                                            "range": [
                                              2891,
                                              2900
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 46
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 55
                                              }
                                            }
                                          }
                                        ],
                                        "range": [
                                          2864,
                                          2901
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 74,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 74,
                                            "column": 56
                                          }
                                        }
                                      },
                                      "range": [
                                        2857,
                                        2902
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 74,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 74,
                                          "column": 57
                                        }
                                      }
                                    }
                                  ],
                                  "range": [
                                    2843,
                                    2912
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 9
                                    }
                                  }
                                },
                                "alternate": {
                                  "type": "IfStatement",
                                  "test": {
                                    "type": "BinaryExpression",
                                    "operator": "===",
                                    "left": {
                                      "type": "Identifier",
                                      "name": "len",
                                      "range": [
                                        2930,
                                        2933
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 76,
                                          "column": 20
                                        }
                                      }
                                    },
                                    "right": {
                                      "type": "Literal",
                                      "value": 1,
                                      "raw": "1",
                                      "range": [
                                        2938,
                                        2939
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 76,
                                          "column": 26
                                        }
                                      }
                                    },
                                    "range": [
                                      2930,
                                      2939
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 76,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 76,
                                        "column": 26
                                      }
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "body": [
                                      {
                                        "type": "ReturnStatement",
                                        "argument": {
                                          "type": "NewExpression",
                                          "callee": {
                                            "type": "Identifier",
                                            "name": "ScalarObservable",
                                            "range": [
                                              2966,
                                              2982
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 77,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 77,
                                                "column": 39
                                              }
                                            }
                                          },
                                          "arguments": [
                                            {
                                              "type": "MemberExpression",
                                              "computed": true,
                                              "object": {
                                                "type": "Identifier",
                                                "name": "array",
                                                "range": [
                                                  2983,
                                                  2988
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 77,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 77,
                                                    "column": 45
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Literal",
                                                "value": 0,
                                                "raw": "0",
                                                "range": [
                                                  2989,
                                                  2990
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 77,
                                                    "column": 46
                                                  },
                                                  "end": {
                                                    "line": 77,
                                                    "column": 47
                                                  }
                                                }
                                              },
                                              "range": [
                                                2983,
                                                2991
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 77,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 77,
                                                  "column": 48
                                                }
                                              }
                                            },
                                            {
                                              "type": "Identifier",
                                              "name": "scheduler",
                                              "range": [
                                                2993,
                                                3002
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 77,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 77,
                                                  "column": 59
                                                }
                                              }
                                            }
                                          ],
                                          "range": [
                                            2962,
                                            3003
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 77,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 77,
                                              "column": 60
                                            }
                                          }
                                        },
                                        "range": [
                                          2955,
                                          3004
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 77,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 77,
                                            "column": 61
                                          }
                                        }
                                      }
                                    ],
                                    "range": [
                                      2941,
                                      3014
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 76,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 78,
                                        "column": 9
                                      }
                                    }
                                  },
                                  "alternate": {
                                    "type": "BlockStatement",
                                    "body": [
                                      {
                                        "type": "ReturnStatement",
                                        "argument": {
                                          "type": "NewExpression",
                                          "callee": {
                                            "type": "Identifier",
                                            "name": "EmptyObservable",
                                            "range": [
                                              3053,
                                              3068
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 80,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 80,
                                                "column": 38
                                              }
                                            }
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "name": "scheduler",
                                              "range": [
                                                3069,
                                                3078
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 48
                                                }
                                              }
                                            }
                                          ],
                                          "range": [
                                            3049,
                                            3079
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 49
                                            }
                                          }
                                        },
                                        "range": [
                                          3042,
                                          3080
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 80,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 80,
                                            "column": 50
                                          }
                                        }
                                      }
                                    ],
                                    "range": [
                                      3028,
                                      3090
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 79,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 81,
                                        "column": 9
                                      }
                                    }
                                  },
                                  "range": [
                                    2926,
                                    3090
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 81,
                                      "column": 9
                                    }
                                  }
                                },
                                "range": [
                                  2830,
                                  3090
                                ],
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 81,
                                    "column": 9
                                  }
                                }
                              }
                            ],
                            "range": [
                              2478,
                              3096
                            ],
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 37
                              },
                              "end": {
                                "line": 82,
                                "column": 5
                              }
                            }
                          },
                          "generator": false,
                          "expression": false,
                          "range": [
                            2466,
                            3096
                          ],
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 25
                            },
                            "end": {
                              "line": 82,
                              "column": 5
                            }
                          }
                        },
                        "range": [
                          2445,
                          3096
                        ],
                        "loc": {
                          "start": {
                            "line": 60,
                            "column": 4
                          },
                          "end": {
                            "line": 82,
                            "column": 5
                          }
                        }
                      },
                      "range": [
                        2445,
                        3097
                      ],
                      "loc": {
                        "start": {
                          "line": 60,
                          "column": 4
                        },
                        "end": {
                          "line": 82,
                          "column": 6
                        }
                      },
                      "leadingComments": [
                        {
                          "type": "Block",
                          "value": "*\n     * Creates an Observable that emits some values you specify as arguments,\n     * immediately one after the other, and then emits a complete notification.\n     *\n     * <span class=\"informal\">Emits the arguments you provide, then completes.\n     * </span>\n     *\n     * <img src=\"./img/of.png\" width=\"100%\">\n     *\n     * This static operator is useful for creating a simple Observable that only\n     * emits the arguments given, and the complete notification thereafter. It can\n     * be used for composing with other Observables, such as with {@link concat}.\n     * By default, it uses a `null` Scheduler, which means the `next`\n     * notifications are sent synchronously, although with a different Scheduler\n     * it is possible to determine when those notifications will be delivered.\n     *\n     * @example <caption>Emit 10, 20, 30, then 'a', 'b', 'c', then start ticking every second.</caption>\n     * var numbers = Rx.Observable.of(10, 20, 30);\n     * var letters = Rx.Observable.of('a', 'b', 'c');\n     * var interval = Rx.Observable.interval(1000);\n     * var result = numbers.concat(letters).concat(interval);\n     * result.subscribe(x => console.log(x));\n     *\n     * @see {@link create}\n     * @see {@link empty}\n     * @see {@link never}\n     * @see {@link throw}\n     *\n     * @param {...T} values Arguments that represent `next` values to be emitted.\n     * @param {Scheduler} [scheduler] A {@link Scheduler} to use for scheduling\n     * the emissions of the `next` notifications.\n     * @return {Observable<T>} An Observable that emits each given input value.\n     * @static true\n     * @name of\n     * @owner Observable\n     ",
                          "range": [
                            786,
                            2440
                          ],
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 4
                            },
                            "end": {
                              "line": 59,
                              "column": 7
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "AssignmentExpression",
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "Identifier",
                            "name": "ArrayObservable",
                            "range": [
                              3102,
                              3117
                            ],
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 4
                              },
                              "end": {
                                "line": 83,
                                "column": 19
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "dispatch",
                            "range": [
                              3118,
                              3126
                            ],
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 20
                              },
                              "end": {
                                "line": 83,
                                "column": 28
                              }
                            }
                          },
                          "range": [
                            3102,
                            3126
                          ],
                          "loc": {
                            "start": {
                              "line": 83,
                              "column": 4
                            },
                            "end": {
                              "line": 83,
                              "column": 28
                            }
                          }
                        },
                        "right": {
                          "type": "FunctionExpression",
                          "id": null,
                          "params": [
                            {
                              "type": "Identifier",
                              "name": "state",
                              "range": [
                                3139,
                                3144
                              ],
                              "loc": {
                                "start": {
                                  "line": 83,
                                  "column": 41
                                },
                                "end": {
                                  "line": 83,
                                  "column": 46
                                }
                              }
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "id": {
                                      "type": "Identifier",
                                      "name": "array",
                                      "range": [
                                        3160,
                                        3165
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 17
                                        }
                                      }
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "computed": false,
                                      "object": {
                                        "type": "Identifier",
                                        "name": "state",
                                        "range": [
                                          3168,
                                          3173
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 25
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "array",
                                        "range": [
                                          3174,
                                          3179
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 31
                                          }
                                        }
                                      },
                                      "range": [
                                        3168,
                                        3179
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 31
                                        }
                                      }
                                    },
                                    "range": [
                                      3160,
                                      3179
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 84,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 84,
                                        "column": 31
                                      }
                                    }
                                  },
                                  {
                                    "type": "VariableDeclarator",
                                    "id": {
                                      "type": "Identifier",
                                      "name": "index",
                                      "range": [
                                        3181,
                                        3186
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 38
                                        }
                                      }
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "computed": false,
                                      "object": {
                                        "type": "Identifier",
                                        "name": "state",
                                        "range": [
                                          3189,
                                          3194
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 46
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "index",
                                        "range": [
                                          3195,
                                          3200
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 47
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 52
                                          }
                                        }
                                      },
                                      "range": [
                                        3189,
                                        3200
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 52
                                        }
                                      }
                                    },
                                    "range": [
                                      3181,
                                      3200
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 84,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 84,
                                        "column": 52
                                      }
                                    }
                                  },
                                  {
                                    "type": "VariableDeclarator",
                                    "id": {
                                      "type": "Identifier",
                                      "name": "count",
                                      "range": [
                                        3202,
                                        3207
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 54
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 59
                                        }
                                      }
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "computed": false,
                                      "object": {
                                        "type": "Identifier",
                                        "name": "state",
                                        "range": [
                                          3210,
                                          3215
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 62
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 67
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "count",
                                        "range": [
                                          3216,
                                          3221
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 68
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 73
                                          }
                                        }
                                      },
                                      "range": [
                                        3210,
                                        3221
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 62
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 73
                                        }
                                      }
                                    },
                                    "range": [
                                      3202,
                                      3221
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 84,
                                        "column": 54
                                      },
                                      "end": {
                                        "line": 84,
                                        "column": 73
                                      }
                                    }
                                  },
                                  {
                                    "type": "VariableDeclarator",
                                    "id": {
                                      "type": "Identifier",
                                      "name": "subscriber",
                                      "range": [
                                        3223,
                                        3233
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 75
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 85
                                        }
                                      }
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "computed": false,
                                      "object": {
                                        "type": "Identifier",
                                        "name": "state",
                                        "range": [
                                          3236,
                                          3241
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 88
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 93
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "subscriber",
                                        "range": [
                                          3242,
                                          3252
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 84,
                                            "column": 94
                                          },
                                          "end": {
                                            "line": 84,
                                            "column": 104
                                          }
                                        }
                                      },
                                      "range": [
                                        3236,
                                        3252
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 84,
                                          "column": 88
                                        },
                                        "end": {
                                          "line": 84,
                                          "column": 104
                                        }
                                      }
                                    },
                                    "range": [
                                      3223,
                                      3252
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 84,
                                        "column": 75
                                      },
                                      "end": {
                                        "line": 84,
                                        "column": 104
                                      }
                                    }
                                  }
                                ],
                                "kind": "var",
                                "range": [
                                  3156,
                                  3253
                                ],
                                "loc": {
                                  "start": {
                                    "line": 84,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 84,
                                    "column": 105
                                  }
                                }
                              },
                              {
                                "type": "IfStatement",
                                "test": {
                                  "type": "BinaryExpression",
                                  "operator": ">=",
                                  "left": {
                                    "type": "Identifier",
                                    "name": "index",
                                    "range": [
                                      3266,
                                      3271
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 17
                                      }
                                    }
                                  },
                                  "right": {
                                    "type": "Identifier",
                                    "name": "count",
                                    "range": [
                                      3275,
                                      3280
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 26
                                      }
                                    }
                                  },
                                  "range": [
                                    3266,
                                    3280
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 85,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 85,
                                      "column": 26
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "expression": {
                                        "type": "CallExpression",
                                        "callee": {
                                          "type": "MemberExpression",
                                          "computed": false,
                                          "object": {
                                            "type": "Identifier",
                                            "name": "subscriber",
                                            "range": [
                                              3296,
                                              3306
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 86,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 86,
                                                "column": 22
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "name": "complete",
                                            "range": [
                                              3307,
                                              3315
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 86,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 86,
                                                "column": 31
                                              }
                                            }
                                          },
                                          "range": [
                                            3296,
                                            3315
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 86,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 86,
                                              "column": 31
                                            }
                                          }
                                        },
                                        "arguments": [],
                                        "range": [
                                          3296,
                                          3317
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 86,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 86,
                                            "column": 33
                                          }
                                        }
                                      },
                                      "range": [
                                        3296,
                                        3318
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 86,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 86,
                                          "column": 34
                                        }
                                      }
                                    },
                                    {
                                      "type": "ReturnStatement",
                                      "argument": null,
                                      "range": [
                                        3331,
                                        3338
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 87,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 87,
                                          "column": 19
                                        }
                                      }
                                    }
                                  ],
                                  "range": [
                                    3282,
                                    3348
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 85,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 88,
                                      "column": 9
                                    }
                                  }
                                },
                                "alternate": null,
                                "range": [
                                  3262,
                                  3348
                                ],
                                "loc": {
                                  "start": {
                                    "line": 85,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 88,
                                    "column": 9
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "expression": {
                                  "type": "CallExpression",
                                  "callee": {
                                    "type": "MemberExpression",
                                    "computed": false,
                                    "object": {
                                      "type": "Identifier",
                                      "name": "subscriber",
                                      "range": [
                                        3357,
                                        3367
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 89,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 89,
                                          "column": 18
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "name": "next",
                                      "range": [
                                        3368,
                                        3372
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 89,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 89,
                                          "column": 23
                                        }
                                      }
                                    },
                                    "range": [
                                      3357,
                                      3372
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 89,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 89,
                                        "column": 23
                                      }
                                    }
                                  },
                                  "arguments": [
                                    {
                                      "type": "MemberExpression",
                                      "computed": true,
                                      "object": {
                                        "type": "Identifier",
                                        "name": "array",
                                        "range": [
                                          3373,
                                          3378
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 29
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "index",
                                        "range": [
                                          3379,
                                          3384
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 89,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 89,
                                            "column": 35
                                          }
                                        }
                                      },
                                      "range": [
                                        3373,
                                        3385
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 89,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 89,
                                          "column": 36
                                        }
                                      }
                                    }
                                  ],
                                  "range": [
                                    3357,
                                    3386
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 89,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 89,
                                      "column": 37
                                    }
                                  }
                                },
                                "range": [
                                  3357,
                                  3387
                                ],
                                "loc": {
                                  "start": {
                                    "line": 89,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 89,
                                    "column": 38
                                  }
                                }
                              },
                              {
                                "type": "IfStatement",
                                "test": {
                                  "type": "MemberExpression",
                                  "computed": false,
                                  "object": {
                                    "type": "Identifier",
                                    "name": "subscriber",
                                    "range": [
                                      3400,
                                      3410
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 90,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 90,
                                        "column": 22
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "name": "closed",
                                    "range": [
                                      3411,
                                      3417
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 90,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 90,
                                        "column": 29
                                      }
                                    }
                                  },
                                  "range": [
                                    3400,
                                    3417
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 90,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 90,
                                      "column": 29
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "body": [
                                    {
                                      "type": "ReturnStatement",
                                      "argument": null,
                                      "range": [
                                        3433,
                                        3440
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 91,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 91,
                                          "column": 19
                                        }
                                      }
                                    }
                                  ],
                                  "range": [
                                    3419,
                                    3450
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 90,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 92,
                                      "column": 9
                                    }
                                  }
                                },
                                "alternate": null,
                                "range": [
                                  3396,
                                  3450
                                ],
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 92,
                                    "column": 9
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "computed": false,
                                    "object": {
                                      "type": "Identifier",
                                      "name": "state",
                                      "range": [
                                        3459,
                                        3464
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 93,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 93,
                                          "column": 13
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "name": "index",
                                      "range": [
                                        3465,
                                        3470
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 93,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 93,
                                          "column": 19
                                        }
                                      }
                                    },
                                    "range": [
                                      3459,
                                      3470
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 93,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 93,
                                        "column": 19
                                      }
                                    }
                                  },
                                  "right": {
                                    "type": "BinaryExpression",
                                    "operator": "+",
                                    "left": {
                                      "type": "Identifier",
                                      "name": "index",
                                      "range": [
                                        3473,
                                        3478
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 93,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 93,
                                          "column": 27
                                        }
                                      }
                                    },
                                    "right": {
                                      "type": "Literal",
                                      "value": 1,
                                      "raw": "1",
                                      "range": [
                                        3481,
                                        3482
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 93,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 93,
                                          "column": 31
                                        }
                                      }
                                    },
                                    "range": [
                                      3473,
                                      3482
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 93,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 93,
                                        "column": 31
                                      }
                                    }
                                  },
                                  "range": [
                                    3459,
                                    3482
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 93,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 93,
                                      "column": 31
                                    }
                                  }
                                },
                                "range": [
                                  3459,
                                  3483
                                ],
                                "loc": {
                                  "start": {
                                    "line": 93,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 93,
                                    "column": 32
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "expression": {
                                  "type": "CallExpression",
                                  "callee": {
                                    "type": "MemberExpression",
                                    "computed": false,
                                    "object": {
                                      "type": "ThisExpression",
                                      "range": [
                                        3492,
                                        3496
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 94,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 94,
                                          "column": 12
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "name": "schedule",
                                      "range": [
                                        3497,
                                        3505
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 94,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 94,
                                          "column": 21
                                        }
                                      }
                                    },
                                    "range": [
                                      3492,
                                      3505
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 94,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 94,
                                        "column": 21
                                      }
                                    }
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "name": "state",
                                      "range": [
                                        3506,
                                        3511
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 94,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 94,
                                          "column": 27
                                        }
                                      }
                                    }
                                  ],
                                  "range": [
                                    3492,
                                    3512
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 94,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 94,
                                      "column": 28
                                    }
                                  }
                                },
                                "range": [
                                  3492,
                                  3513
                                ],
                                "loc": {
                                  "start": {
                                    "line": 94,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 94,
                                    "column": 29
                                  }
                                }
                              }
                            ],
                            "range": [
                              3146,
                              3519
                            ],
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 48
                              },
                              "end": {
                                "line": 95,
                                "column": 5
                              }
                            }
                          },
                          "generator": false,
                          "expression": false,
                          "range": [
                            3129,
                            3519
                          ],
                          "loc": {
                            "start": {
                              "line": 83,
                              "column": 31
                            },
                            "end": {
                              "line": 95,
                              "column": 5
                            }
                          }
                        },
                        "range": [
                          3102,
                          3519
                        ],
                        "loc": {
                          "start": {
                            "line": 83,
                            "column": 4
                          },
                          "end": {
                            "line": 95,
                            "column": 5
                          }
                        }
                      },
                      "range": [
                        3102,
                        3520
                      ],
                      "loc": {
                        "start": {
                          "line": 83,
                          "column": 4
                        },
                        "end": {
                          "line": 95,
                          "column": 6
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "AssignmentExpression",
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "MemberExpression",
                            "computed": false,
                            "object": {
                              "type": "Identifier",
                              "name": "ArrayObservable",
                              "range": [
                                3525,
                                3540
                              ],
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 4
                                },
                                "end": {
                                  "line": 96,
                                  "column": 19
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "name": "prototype",
                              "range": [
                                3541,
                                3550
                              ],
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 20
                                },
                                "end": {
                                  "line": 96,
                                  "column": 29
                                }
                              }
                            },
                            "range": [
                              3525,
                              3550
                            ],
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 4
                              },
                              "end": {
                                "line": 96,
                                "column": 29
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "_subscribe",
                            "range": [
                              3551,
                              3561
                            ],
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 30
                              },
                              "end": {
                                "line": 96,
                                "column": 40
                              }
                            }
                          },
                          "range": [
                            3525,
                            3561
                          ],
                          "loc": {
                            "start": {
                              "line": 96,
                              "column": 4
                            },
                            "end": {
                              "line": 96,
                              "column": 40
                            }
                          }
                        },
                        "right": {
                          "type": "FunctionExpression",
                          "id": null,
                          "params": [
                            {
                              "type": "Identifier",
                              "name": "subscriber",
                              "range": [
                                3574,
                                3584
                              ],
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 53
                                },
                                "end": {
                                  "line": 96,
                                  "column": 63
                                }
                              }
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "id": {
                                      "type": "Identifier",
                                      "name": "index",
                                      "range": [
                                        3600,
                                        3605
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 97,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 97,
                                          "column": 17
                                        }
                                      }
                                    },
                                    "init": {
                                      "type": "Literal",
                                      "value": 0,
                                      "raw": "0",
                                      "range": [
                                        3608,
                                        3609
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 97,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 97,
                                          "column": 21
                                        }
                                      }
                                    },
                                    "range": [
                                      3600,
                                      3609
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 97,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 97,
                                        "column": 21
                                      }
                                    }
                                  }
                                ],
                                "kind": "var",
                                "range": [
                                  3596,
                                  3610
                                ],
                                "loc": {
                                  "start": {
                                    "line": 97,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 97,
                                    "column": 22
                                  }
                                }
                              },
                              {
                                "type": "VariableDeclaration",
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "id": {
                                      "type": "Identifier",
                                      "name": "array",
                                      "range": [
                                        3623,
                                        3628
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 98,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 98,
                                          "column": 17
                                        }
                                      }
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "computed": false,
                                      "object": {
                                        "type": "ThisExpression",
                                        "range": [
                                          3631,
                                          3635
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 98,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 98,
                                            "column": 24
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "array",
                                        "range": [
                                          3636,
                                          3641
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 98,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 98,
                                            "column": 30
                                          }
                                        }
                                      },
                                      "range": [
                                        3631,
                                        3641
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 98,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 98,
                                          "column": 30
                                        }
                                      }
                                    },
                                    "range": [
                                      3623,
                                      3641
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 98,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 98,
                                        "column": 30
                                      }
                                    }
                                  }
                                ],
                                "kind": "var",
                                "range": [
                                  3619,
                                  3642
                                ],
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 31
                                  }
                                }
                              },
                              {
                                "type": "VariableDeclaration",
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "id": {
                                      "type": "Identifier",
                                      "name": "count",
                                      "range": [
                                        3655,
                                        3660
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 99,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 99,
                                          "column": 17
                                        }
                                      }
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "computed": false,
                                      "object": {
                                        "type": "Identifier",
                                        "name": "array",
                                        "range": [
                                          3663,
                                          3668
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 99,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 99,
                                            "column": 25
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "length",
                                        "range": [
                                          3669,
                                          3675
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 99,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 99,
                                            "column": 32
                                          }
                                        }
                                      },
                                      "range": [
                                        3663,
                                        3675
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 99,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 99,
                                          "column": 32
                                        }
                                      }
                                    },
                                    "range": [
                                      3655,
                                      3675
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 32
                                      }
                                    }
                                  }
                                ],
                                "kind": "var",
                                "range": [
                                  3651,
                                  3676
                                ],
                                "loc": {
                                  "start": {
                                    "line": 99,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 99,
                                    "column": 33
                                  }
                                }
                              },
                              {
                                "type": "VariableDeclaration",
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "id": {
                                      "type": "Identifier",
                                      "name": "scheduler",
                                      "range": [
                                        3689,
                                        3698
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 100,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 100,
                                          "column": 21
                                        }
                                      }
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "computed": false,
                                      "object": {
                                        "type": "ThisExpression",
                                        "range": [
                                          3701,
                                          3705
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 100,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 100,
                                            "column": 28
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "scheduler",
                                        "range": [
                                          3706,
                                          3715
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 100,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 100,
                                            "column": 38
                                          }
                                        }
                                      },
                                      "range": [
                                        3701,
                                        3715
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 100,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 100,
                                          "column": 38
                                        }
                                      }
                                    },
                                    "range": [
                                      3689,
                                      3715
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 100,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 100,
                                        "column": 38
                                      }
                                    }
                                  }
                                ],
                                "kind": "var",
                                "range": [
                                  3685,
                                  3716
                                ],
                                "loc": {
                                  "start": {
                                    "line": 100,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 100,
                                    "column": 39
                                  }
                                }
                              },
                              {
                                "type": "IfStatement",
                                "test": {
                                  "type": "Identifier",
                                  "name": "scheduler",
                                  "range": [
                                    3729,
                                    3738
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 21
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "body": [
                                    {
                                      "type": "ReturnStatement",
                                      "argument": {
                                        "type": "CallExpression",
                                        "callee": {
                                          "type": "MemberExpression",
                                          "computed": false,
                                          "object": {
                                            "type": "Identifier",
                                            "name": "scheduler",
                                            "range": [
                                              3761,
                                              3770
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 102,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 102,
                                                "column": 28
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "name": "schedule",
                                            "range": [
                                              3771,
                                              3779
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 102,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 102,
                                                "column": 37
                                              }
                                            }
                                          },
                                          "range": [
                                            3761,
                                            3779
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 102,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 102,
                                              "column": 37
                                            }
                                          }
                                        },
                                        "arguments": [
                                          {
                                            "type": "MemberExpression",
                                            "computed": false,
                                            "object": {
                                              "type": "Identifier",
                                              "name": "ArrayObservable",
                                              "range": [
                                                3780,
                                                3795
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 102,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 53
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "name": "dispatch",
                                              "range": [
                                                3796,
                                                3804
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 102,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 62
                                                }
                                              }
                                            },
                                            "range": [
                                              3780,
                                              3804
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 102,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 102,
                                                "column": 62
                                              }
                                            }
                                          },
                                          {
                                            "type": "Literal",
                                            "value": 0,
                                            "raw": "0",
                                            "range": [
                                              3806,
                                              3807
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 102,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 102,
                                                "column": 65
                                              }
                                            }
                                          },
                                          {
                                            "type": "ObjectExpression",
                                            "properties": [
                                              {
                                                "type": "Property",
                                                "key": {
                                                  "type": "Identifier",
                                                  "name": "array",
                                                  "range": [
                                                    3827,
                                                    3832
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 103,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 103,
                                                      "column": 21
                                                    }
                                                  }
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "name": "array",
                                                  "range": [
                                                    3834,
                                                    3839
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 103,
                                                      "column": 23
                                                    },
                                                    "end": {
                                                      "line": 103,
                                                      "column": 28
                                                    }
                                                  }
                                                },
                                                "kind": "init",
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "range": [
                                                  3827,
                                                  3839
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 103,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 103,
                                                    "column": 28
                                                  }
                                                }
                                              },
                                              {
                                                "type": "Property",
                                                "key": {
                                                  "type": "Identifier",
                                                  "name": "index",
                                                  "range": [
                                                    3841,
                                                    3846
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 103,
                                                      "column": 30
                                                    },
                                                    "end": {
                                                      "line": 103,
                                                      "column": 35
                                                    }
                                                  }
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "name": "index",
                                                  "range": [
                                                    3848,
                                                    3853
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 103,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 103,
                                                      "column": 42
                                                    }
                                                  }
                                                },
                                                "kind": "init",
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "range": [
                                                  3841,
                                                  3853
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 103,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 103,
                                                    "column": 42
                                                  }
                                                }
                                              },
                                              {
                                                "type": "Property",
                                                "key": {
                                                  "type": "Identifier",
                                                  "name": "count",
                                                  "range": [
                                                    3855,
                                                    3860
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 103,
                                                      "column": 44
                                                    },
                                                    "end": {
                                                      "line": 103,
                                                      "column": 49
                                                    }
                                                  }
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "name": "count",
                                                  "range": [
                                                    3862,
                                                    3867
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 103,
                                                      "column": 51
                                                    },
                                                    "end": {
                                                      "line": 103,
                                                      "column": 56
                                                    }
                                                  }
                                                },
                                                "kind": "init",
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "range": [
                                                  3855,
                                                  3867
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 103,
                                                    "column": 44
                                                  },
                                                  "end": {
                                                    "line": 103,
                                                    "column": 56
                                                  }
                                                }
                                              },
                                              {
                                                "type": "Property",
                                                "key": {
                                                  "type": "Identifier",
                                                  "name": "subscriber",
                                                  "range": [
                                                    3869,
                                                    3879
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 103,
                                                      "column": 58
                                                    },
                                                    "end": {
                                                      "line": 103,
                                                      "column": 68
                                                    }
                                                  }
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "name": "subscriber",
                                                  "range": [
                                                    3881,
                                                    3891
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 103,
                                                      "column": 70
                                                    },
                                                    "end": {
                                                      "line": 103,
                                                      "column": 80
                                                    }
                                                  }
                                                },
                                                "kind": "init",
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "range": [
                                                  3869,
                                                  3891
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 103,
                                                    "column": 58
                                                  },
                                                  "end": {
                                                    "line": 103,
                                                    "column": 80
                                                  }
                                                }
                                              }
                                            ],
                                            "range": [
                                              3809,
                                              3905
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 102,
                                                "column": 67
                                              },
                                              "end": {
                                                "line": 104,
                                                "column": 13
                                              }
                                            }
                                          }
                                        ],
                                        "range": [
                                          3761,
                                          3906
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 102,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 104,
                                            "column": 14
                                          }
                                        }
                                      },
                                      "range": [
                                        3754,
                                        3907
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 102,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 104,
                                          "column": 15
                                        }
                                      }
                                    }
                                  ],
                                  "range": [
                                    3740,
                                    3917
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 105,
                                      "column": 9
                                    }
                                  }
                                },
                                "alternate": {
                                  "type": "BlockStatement",
                                  "body": [
                                    {
                                      "type": "ForStatement",
                                      "init": {
                                        "type": "VariableDeclaration",
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "id": {
                                              "type": "Identifier",
                                              "name": "i",
                                              "range": [
                                                3954,
                                                3955
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 107,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 107,
                                                  "column": 22
                                                }
                                              }
                                            },
                                            "init": {
                                              "type": "Literal",
                                              "value": 0,
                                              "raw": "0",
                                              "range": [
                                                3958,
                                                3959
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 107,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 107,
                                                  "column": 26
                                                }
                                              }
                                            },
                                            "range": [
                                              3954,
                                              3959
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 107,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 107,
                                                "column": 26
                                              }
                                            }
                                          }
                                        ],
                                        "kind": "var",
                                        "range": [
                                          3950,
                                          3959
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 107,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 107,
                                            "column": 26
                                          }
                                        }
                                      },
                                      "test": {
                                        "type": "LogicalExpression",
                                        "operator": "&&",
                                        "left": {
                                          "type": "BinaryExpression",
                                          "operator": "<",
                                          "left": {
                                            "type": "Identifier",
                                            "name": "i",
                                            "range": [
                                              3961,
                                              3962
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 107,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 107,
                                                "column": 29
                                              }
                                            }
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "name": "count",
                                            "range": [
                                              3965,
                                              3970
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 107,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 107,
                                                "column": 37
                                              }
                                            }
                                          },
                                          "range": [
                                            3961,
                                            3970
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 107,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 107,
                                              "column": 37
                                            }
                                          }
                                        },
                                        "right": {
                                          "type": "UnaryExpression",
                                          "operator": "!",
                                          "argument": {
                                            "type": "MemberExpression",
                                            "computed": false,
                                            "object": {
                                              "type": "Identifier",
                                              "name": "subscriber",
                                              "range": [
                                                3975,
                                                3985
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 107,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 107,
                                                  "column": 52
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "name": "closed",
                                              "range": [
                                                3986,
                                                3992
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 107,
                                                  "column": 53
                                                },
                                                "end": {
                                                  "line": 107,
                                                  "column": 59
                                                }
                                              }
                                            },
                                            "range": [
                                              3975,
                                              3992
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 107,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 107,
                                                "column": 59
                                              }
                                            }
                                          },
                                          "prefix": true,
                                          "range": [
                                            3974,
                                            3992
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 107,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 107,
                                              "column": 59
                                            }
                                          }
                                        },
                                        "range": [
                                          3961,
                                          3992
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 107,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 107,
                                            "column": 59
                                          }
                                        }
                                      },
                                      "update": {
                                        "type": "UpdateExpression",
                                        "operator": "++",
                                        "argument": {
                                          "type": "Identifier",
                                          "name": "i",
                                          "range": [
                                            3994,
                                            3995
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 107,
                                              "column": 61
                                            },
                                            "end": {
                                              "line": 107,
                                              "column": 62
                                            }
                                          }
                                        },
                                        "prefix": false,
                                        "range": [
                                          3994,
                                          3997
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 107,
                                            "column": 61
                                          },
                                          "end": {
                                            "line": 107,
                                            "column": 64
                                          }
                                        }
                                      },
                                      "body": {
                                        "type": "BlockStatement",
                                        "body": [
                                          {
                                            "type": "ExpressionStatement",
                                            "expression": {
                                              "type": "CallExpression",
                                              "callee": {
                                                "type": "MemberExpression",
                                                "computed": false,
                                                "object": {
                                                  "type": "Identifier",
                                                  "name": "subscriber",
                                                  "range": [
                                                    4017,
                                                    4027
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 108,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 108,
                                                      "column": 26
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "name": "next",
                                                  "range": [
                                                    4028,
                                                    4032
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 108,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 108,
                                                      "column": 31
                                                    }
                                                  }
                                                },
                                                "range": [
                                                  4017,
                                                  4032
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 108,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 108,
                                                    "column": 31
                                                  }
                                                }
                                              },
                                              "arguments": [
                                                {
                                                  "type": "MemberExpression",
                                                  "computed": true,
                                                  "object": {
                                                    "type": "Identifier",
                                                    "name": "array",
                                                    "range": [
                                                      4033,
                                                      4038
                                                    ],
                                                    "loc": {
                                                      "start": {
                                                        "line": 108,
                                                        "column": 32
                                                      },
                                                      "end": {
                                                        "line": 108,
                                                        "column": 37
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "name": "i",
                                                    "range": [
                                                      4039,
                                                      4040
                                                    ],
                                                    "loc": {
                                                      "start": {
                                                        "line": 108,
                                                        "column": 38
                                                      },
                                                      "end": {
                                                        "line": 108,
                                                        "column": 39
                                                      }
                                                    }
                                                  },
                                                  "range": [
                                                    4033,
                                                    4041
                                                  ],
                                                  "loc": {
                                                    "start": {
                                                      "line": 108,
                                                      "column": 32
                                                    },
                                                    "end": {
                                                      "line": 108,
                                                      "column": 40
                                                    }
                                                  }
                                                }
                                              ],
                                              "range": [
                                                4017,
                                                4042
                                              ],
                                              "loc": {
                                                "start": {
                                                  "line": 108,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 108,
                                                  "column": 41
                                                }
                                              }
                                            },
                                            "range": [
                                              4017,
                                              4043
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 108,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 108,
                                                "column": 42
                                              }
                                            }
                                          }
                                        ],
                                        "range": [
                                          3999,
                                          4057
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 107,
                                            "column": 66
                                          },
                                          "end": {
                                            "line": 109,
                                            "column": 13
                                          }
                                        }
                                      },
                                      "range": [
                                        3945,
                                        4057
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 107,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 109,
                                          "column": 13
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "expression": {
                                        "type": "CallExpression",
                                        "callee": {
                                          "type": "MemberExpression",
                                          "computed": false,
                                          "object": {
                                            "type": "Identifier",
                                            "name": "subscriber",
                                            "range": [
                                              4070,
                                              4080
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 110,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 110,
                                                "column": 22
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "name": "complete",
                                            "range": [
                                              4081,
                                              4089
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 110,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 110,
                                                "column": 31
                                              }
                                            }
                                          },
                                          "range": [
                                            4070,
                                            4089
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 110,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 110,
                                              "column": 31
                                            }
                                          }
                                        },
                                        "arguments": [],
                                        "range": [
                                          4070,
                                          4091
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 110,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 110,
                                            "column": 33
                                          }
                                        }
                                      },
                                      "range": [
                                        4070,
                                        4092
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 110,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 110,
                                          "column": 34
                                        }
                                      }
                                    }
                                  ],
                                  "range": [
                                    3931,
                                    4102
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 111,
                                      "column": 9
                                    }
                                  }
                                },
                                "range": [
                                  3725,
                                  4102
                                ],
                                "loc": {
                                  "start": {
                                    "line": 101,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 111,
                                    "column": 9
                                  }
                                }
                              }
                            ],
                            "range": [
                              3586,
                              4108
                            ],
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 65
                              },
                              "end": {
                                "line": 112,
                                "column": 5
                              }
                            }
                          },
                          "generator": false,
                          "expression": false,
                          "range": [
                            3564,
                            4108
                          ],
                          "loc": {
                            "start": {
                              "line": 96,
                              "column": 43
                            },
                            "end": {
                              "line": 112,
                              "column": 5
                            }
                          }
                        },
                        "range": [
                          3525,
                          4108
                        ],
                        "loc": {
                          "start": {
                            "line": 96,
                            "column": 4
                          },
                          "end": {
                            "line": 112,
                            "column": 5
                          }
                        }
                      },
                      "range": [
                        3525,
                        4109
                      ],
                      "loc": {
                        "start": {
                          "line": 96,
                          "column": 4
                        },
                        "end": {
                          "line": 112,
                          "column": 6
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "argument": {
                        "type": "Identifier",
                        "name": "ArrayObservable",
                        "range": [
                          4121,
                          4136
                        ],
                        "loc": {
                          "start": {
                            "line": 113,
                            "column": 11
                          },
                          "end": {
                            "line": 113,
                            "column": 26
                          }
                        }
                      },
                      "range": [
                        4114,
                        4137
                      ],
                      "loc": {
                        "start": {
                          "line": 113,
                          "column": 4
                        },
                        "end": {
                          "line": 113,
                          "column": 27
                        }
                      }
                    }
                  ],
                  "range": [
                    346,
                    4139
                  ],
                  "loc": {
                    "start": {
                      "line": 10,
                      "column": 48
                    },
                    "end": {
                      "line": 114,
                      "column": 1
                    }
                  }
                },
                "generator": false,
                "expression": false,
                "range": [
                  328,
                  4139
                ],
                "loc": {
                  "start": {
                    "line": 10,
                    "column": 30
                  },
                  "end": {
                    "line": 114,
                    "column": 1
                  }
                }
              },
              "arguments": [
                {
                  "type": "Identifier",
                  "name": "Observable",
                  "range": [
                    4140,
                    4150
                  ],
                  "loc": {
                    "start": {
                      "line": 114,
                      "column": 2
                    },
                    "end": {
                      "line": 114,
                      "column": 12
                    }
                  }
                }
              ],
              "range": [
                328,
                4151
              ],
              "loc": {
                "start": {
                  "line": 10,
                  "column": 30
                },
                "end": {
                  "line": 114,
                  "column": 13
                }
              }
            },
            "range": [
              309,
              4152
            ],
            "loc": {
              "start": {
                "line": 10,
                "column": 11
              },
              "end": {
                "line": 114,
                "column": 14
              }
            }
          }
        ],
        "kind": "var",
        "range": [
          305,
          4153
        ],
        "loc": {
          "start": {
            "line": 10,
            "column": 7
          },
          "end": {
            "line": 114,
            "column": 15
          }
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * We need this JSDoc comment for affecting ESDoc.\n * @extends {Ignored}\n * @hide true\n ",
            "range": [
              203,
              297
            ],
            "loc": {
              "start": {
                "line": 5,
                "column": 0
              },
              "end": {
                "line": 9,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "Line",
            "value": "# sourceMappingURL=ArrayObservable.js.map",
            "range": [
              4154,
              4197
            ],
            "loc": {
              "start": {
                "line": 115,
                "column": 0
              },
              "end": {
                "line": 115,
                "column": 43
              }
            }
          }
        ]
      },
      "specifiers": [],
      "source": null,
      "range": [
        298,
        4153
      ],
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 114,
          "column": 15
        }
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * We need this JSDoc comment for affecting ESDoc.\n * @extends {Ignored}\n * @hide true\n ",
          "range": [
            203,
            297
          ],
          "loc": {
            "start": {
              "line": 5,
              "column": 0
            },
            "end": {
              "line": 9,
              "column": 3
            }
          }
        }
      ],
      "trailingComments": [
        {
          "type": "Line",
          "value": "# sourceMappingURL=ArrayObservable.js.map",
          "range": [
            4154,
            4197
          ],
          "loc": {
            "start": {
              "line": 115,
              "column": 0
            },
            "end": {
              "line": 115,
              "column": 43
            }
          }
        }
      ]
    }
  ],
  "sourceType": "module",
  "range": [
    0,
    4153
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 114,
      "column": 15
    }
  },
  "comments": [
    {
      "type": "Block",
      "value": "*\n * We need this JSDoc comment for affecting ESDoc.\n * @extends {Ignored}\n * @hide true\n ",
      "range": [
        203,
        297
      ],
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 3
        }
      }
    },
    {
      "type": "Block",
      "value": "*\n     * Creates an Observable that emits some values you specify as arguments,\n     * immediately one after the other, and then emits a complete notification.\n     *\n     * <span class=\"informal\">Emits the arguments you provide, then completes.\n     * </span>\n     *\n     * <img src=\"./img/of.png\" width=\"100%\">\n     *\n     * This static operator is useful for creating a simple Observable that only\n     * emits the arguments given, and the complete notification thereafter. It can\n     * be used for composing with other Observables, such as with {@link concat}.\n     * By default, it uses a `null` Scheduler, which means the `next`\n     * notifications are sent synchronously, although with a different Scheduler\n     * it is possible to determine when those notifications will be delivered.\n     *\n     * @example <caption>Emit 10, 20, 30, then 'a', 'b', 'c', then start ticking every second.</caption>\n     * var numbers = Rx.Observable.of(10, 20, 30);\n     * var letters = Rx.Observable.of('a', 'b', 'c');\n     * var interval = Rx.Observable.interval(1000);\n     * var result = numbers.concat(letters).concat(interval);\n     * result.subscribe(x => console.log(x));\n     *\n     * @see {@link create}\n     * @see {@link empty}\n     * @see {@link never}\n     * @see {@link throw}\n     *\n     * @param {...T} values Arguments that represent `next` values to be emitted.\n     * @param {Scheduler} [scheduler] A {@link Scheduler} to use for scheduling\n     * the emissions of the `next` notifications.\n     * @return {Observable<T>} An Observable that emits each given input value.\n     * @static true\n     * @name of\n     * @owner Observable\n     ",
      "range": [
        786,
        2440
      ],
      "loc": {
        "start": {
          "line": 24,
          "column": 4
        },
        "end": {
          "line": 59,
          "column": 7
        }
      }
    },
    {
      "type": "Line",
      "value": "# sourceMappingURL=ArrayObservable.js.map",
      "range": [
        4154,
        4197
      ],
      "loc": {
        "start": {
          "line": 115,
          "column": 0
        },
        "end": {
          "line": 115,
          "column": 43
        }
      }
    }
  ]
}