Naturally chart out words in 2D space, mapping the relations between them. Even link to other ideas. Then, build your programs on top of the flow.
0
stars
0
forks
source link
fix short_ciruiting_min_by and resulting Text optimization #14
Open
RavensKrag opened 10 years ago
entities/text.rb -> Text#nearest_character_boundary() optimization uses short-circuiting code
(notes file exists in the short_circuting_min_by branch)