lean4-htt/library/init/data/string
Leonardo de Moura 0b04376676 refactor(library/init/data/string/basic): mark string implementation as private
See issue #1175

BTW, we may have to revise this decision in the future when we decide to
populate the string library with lemmas.
It is inconvenient to prove the lemmas at string/basic.lean since the
tactic framework has not been defined yet.
Anyway, I think it is worth to keep the private for now, and make sure
nobody relies on its implementation.
2017-06-07 18:00:24 -07:00
..
basic.lean refactor(library/init/data/string/basic): mark string implementation as private 2017-06-07 18:00:24 -07:00
default.lean refactor(library/init): create init.data folder 2016-12-02 14:23:06 -08:00
lemmas.lean refactor(*): wrap string in a structure 2017-06-07 17:30:49 -07:00