2514a67614
I'd like to deprecate and remove the Link class, as best as I can tell, it doesn't offer the same performance benefits as I've seen on other platforms. Fasta mostly uses "null" to represent empty lists, and after the old dart2js front was deleted, there are few uses remaining. This CL makes it easier to find the remaining uses. Change-Id: I73ac9b6b8b1bf5fed9669ae939cb3252cedbef0f Reviewed-on: https://dart-review.googlesource.com/56781 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Peter von der Ahé <ahe@google.com>