h$(c) OleksandrZhabenko 2021MITolexandr543@yahoo.com Experimental Safe-InferredsublistsSplits the input second argument into sublists each one containing the n elements where the number is taken as the sequential element in the first argument starting from the left to the right. If the number is less than 1 then the corresponding sublist is empty. If all the elements in the first argument are less than 1 then returns an infinite lazy list of [] as its elements (probably not the needed case). When all the elements of the first argument ends and there are elements in the second argument being not already processed then the function reinitializes itself with the prior first argument and the rest of the unprocessed elements in the second argument. This leads to the *cycling behaviour*.If the first argument is less than 1 then returns an infinite lazy list of the [] as its elements (probably not the needed case).Similar functions are in the  list-grouping and split packages, but they do not have cycling behaviour and have another realization. sublistsA monadic variant of the > where the first argument is taken from the monadic function. sublistsA monadic function to obtain the argument for the regularization.sublists3An initial element (seed) for the monadic function.sublists(A list to be splitted into the sublists.'sublists-0.1.0.0-9jkw92eRR0t5HmzFhl24mOSublistsintoRegularSublistsintoRegularSublistsM