Right -glut
Extracts from a list of Either all the Right elements All the Right elements are extracted in order.
Only the front right and back right color buffers are selected. If there is no back right color buffer, only the front right color buffer is selected.
Only the back right color buffer is selected.
Copyright sign.
Only the front right color buffer is selected.
right-associative operator (declared with infixr)
right section (qop exp)
O(n) Right-justify a string to the given length, using the specified fill character on the left. Performs replacement on invalid scalar values.
Examples:
> justifyRight 7 'x' "bar" == "xxxxbar"
> justifyRight 3 'x' "foobar" == "foobar"
O(n) Right-justify a string to the given length, using the specified fill character on the left. Performs replacement on invalid scalar values.
Examples:
> justifyRight 7 'x' "bar" == "xxxxbar"
> justifyRight 3 'x' "foobar" == "foobar"