🌈 搜索
📅  最后修改于: 2022-03-11 15:04:45.730000             🧑  作者: Mango
array = ['toto','titi','tata','tutu'] array.first(2) # => ['toto', 'titi']