Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
You can edit this page using
wiki syntax
for markup.
Article contents:
[[tags: manual]] [[toc:]] == Module (chicken version) This module provides the {{version>=?}} procedure for version comparison. === version>=? <procedure>(version>=? v1 v2)</procedure> Return {{#t}} if {{v1}} is greater than or equal to {{v2}}, where both arguments are assumed to encode version numbers. The values can be of any type and will be converted to strings (using {{->string}}) if necessary. The comparison accepts separators like {{"."}}, {{"-"}}, etc. and compares sub-elements numerically, if possible. --- Previous: [[Module (chicken type)]] Next: [[Module srfi-4]]
Description of your changes:
I would like to authenticate
Authentication
Username:
Password:
Spam control
What do you get when you multiply 5 by 8?