Jump to content

Substring/Top and tail: Difference between revisions

m
add link to Delphi for pascal
m (add link to Delphi for pascal)
Line 396:
dl(s)=concat(vecextract(Vec(s),1<<(#s-1)-1));
db(s)=concat(vecextract(Vec(s),1<<(#s-1)-2));</lang>
 
=={{header|Pascal}}==
See [[Substring/Top_and_tail#Delphi | Delphi]]
 
=={{header|Perl}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.