Meta Project

The Unofficial Meta Documentation

AT-LAST

Summary

AT-LAST Positions to the last of a STRING!

Category

Categoryname

Usage

AT-LAST value

Arguments

value - STRING! type

Refinements

This method has no refinements

Description

AT-LAST long description

Example Code

Instead of writing somehting like

length: count string
skip string length - 1

you can write

at-last string

Related

AT-TAIL  
SKIP  

Back to the Meta Methods Reference index