LoginSignup
3
3

More than 5 years have passed since last update.

Vim scriptでも愛が生まれた

Last updated at Posted at 2016-05-10

元ネタ: 愛が生まれた(golangによる実装)

echo nr2char(and(char2nr('生', 1), char2nr('死', 1)), 1)

char2nr及びnr2charの第2引数は第1引数の文字を常にUTF-8として扱うフラグだが、'encoding'がUTF-8であれば不要である。

3
3
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3