Tutorials状態で処理を分岐する状態で処理を分岐するT.alt([ T.where(state => state.flag, T.token('a'), ), T.token('b'),]).state('flag', () => true);