Bifid cipher: Difference between revisions

Content deleted Content added
PureFox (talk | contribs)
m →‎{{header|Wren}}: Changed to Wren S/H
Line 1,668:
 
However, the following just uses the standard version of the cipher.
<syntaxhighlight lang="ecmascript">import "./str" for Str
import "./seq" for Lst