You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sys: util: Add GET_ARGS_FIRST_N to get the first N of the args
Gets the specified number of elements from the beginning of the list.
This is the symmetircal operation as `GET_ARGS_LESS_N`.
Signed-off-by: TOKITA Hiroshi <[email protected]>
0 commit comments