Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR #6 の残作業 #7

Open
3 tasks
nishiuchikazuma opened this issue Dec 28, 2023 · 0 comments
Open
3 tasks

PR #6 の残作業 #7

nishiuchikazuma opened this issue Dec 28, 2023 · 0 comments

Comments

@nishiuchikazuma
Copy link
Contributor

PR #6 の残作業

  • encode
    • 存在しないモジュールをencodeすると:errorというTermがBase64エンコードされた文字列になるため,関数の返り値ではok/errorが判別しずらい.
  • decode:
    • 一方でこの文字列をdecodeすると:errorのTermが復元されるため,エラーをエラーのまま相手に送りたい場合はあり.現状の実装decodeでは返り値の型が合わず落ちる.
  • load:
    • 復元できないバイナリを渡されると落ちる.
@nishiuchikazuma nishiuchikazuma changed the title PR https://github.com/b5g-ex/giocci/pull/6 の残作業 PR #6 の残作業 Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant