Current section

Files

Jump to
ex_wareki lib ex_wareki.ex
Raw

lib/ex_wareki.ex

defmodule ExWareki do
@moduledoc """
ExWareki is a library to cope with Japanese-formatted date.
It provides several utility modules and functions.
See each module documents to find details.
"""
end