pub(crate) fn array_like_length(it: &mut Interp, t: &Value) -> usize
this の length を読む(array-like 汎用経路用。array_like_items と同じ丸め)。
this
length
array_like_items