Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
참고: to reduce complexity in the following source examples, we're only working with simple types such as integers at first. a discussion about creating more advanced types follows later in this chapter.
a discussion about creating more advanced types follows later in this chapter.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
array_reduce() applies iteratively the function function to the elements of the array input, so as to reduce the array to a single value. if the optional initial is available, it will be used at the beginning of the process, or as a final result in case the array is empty.
if the optional initial is available, it will be used at the beginning of the process, or as a final result in case the array is empty.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: