]> gitweb.factorcode.org Git - factor.git/commit
sequences: Remove start for real in favor of subseq-start.
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 2 Jun 2017 22:40:13 +0000 (17:40 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 2 Jun 2017 22:41:10 +0000 (17:41 -0500)
commit7a703658f1bc49cefe3be48332c00719aaaa2f9c
tree77a6ee423941fe55cefafd91bfcbcad9eb18f139
parent48344ab55c68a7bbda488464c4584de466f83db8
sequences: Remove start for real in favor of subseq-start.

Update a usage of start that was masked by the ALIAS:

Compatibility/migration is a .99 feature.
basis/bootstrap/compiler/compiler.factor
core/sequences/sequences.factor